ERR_BLOCKED_BY_CLIENT Help!

Trying to learn and use Webscraper. When trying to use it I get the error Err_Blocked_By_Client. I'm trying to run webscraper on the webscraper test websites. Chrome and Webscraper are the latest versions. Appreciate the help!

Web Scraper version: 0.6.4
Chrome version: Version 104.0.5112.102 (Official Build) (64-bit)
OS: 64-bit operating system, x64-based processor

Sitemap: Web Scraper Test Sites (Test site)

Error Message:


To access error messages follow these steps:

  1. Open chrome://extensions/ or go to manage extensions
  2. Enable “developer mode” at the top right
  3. Open Web Scrapers “background page”
  4. A new popup window should appear.
  5. Go to “Console” tab. You should see Web Scraper log messages and errors there.
    {"config":"{"_defaults":{"storageType":"local","sitemapDb":"scraper-sitemaps","dataDb":"","enableDailyStats":true},"onUpdateCallbacks":[],"enpoint":{"callbacks":{},"name":"config","pendingMessages":{},"port":{"name":"config","onMessage":{"callbacks":[null]}},"messageIdIncrement":0},"fields":{"storageType":"local","sitemapDb":"scraper-sitemaps","dataDb":"","enableDailyStats":true}}","timestamp":1661570693,"level_name":"INFO","message":"initial configuration"}
    background_script.js:766 {"timestamp":1661570693,"level_name":"INFO","message":"initializing Background Script message listener"}

Bump. Really would appreciate someone's help. Thanks