Change Log

Version 1.3.9
  • Minor fixes
  • Fixed styles issue with Rules table

Version 1.3.8
  • Fixed issue with declarativeNetRequest
  • Added excludedInitiatorDomains to the network blocking rule to prevent blocking resources that are loaded from the same domain. This ensures resources on the same domain (like scripts or styles) aren't mistakenly blocked

Version 1.3.7
  • Fixed issue with White List Mode
  • Fixed a bug where White List Mode would incorrectly block frames, stylesheets, and scripts from whitelisted domains when the 'Block site frames in other sites' option was enabled.

Version 1.3.6
  • Minor fixes
Version 1.3.5
  • Added Rules option for custom blocking
  • Changed White Time/Black Time options to Inactive Hours/Active Hours
Version 1.3.4
  • Introduced Sync feature for settings across devices.
  • Added dark theme support.
Version 1.3.3
  • Fixed case sensitivity issue with domain matching.
  • Improved blocking by including script, xmlhttprequest, and stylesheet in declarativeNetRequest rules.
Version 1.3.2
  • Added password verification when adding sites to the whitelist.
  • Updated time configuration interval to 5 minutes (previously 10 minutes).
  • Added "Apply to all days" button for scheduling.
Version 1.3.1
  • Introduced "Black Time" feature for defining restricted time periods.
  • Switched data storage from chrome.storage.sync to chrome.storage.local for improved performance.
Version 1.3.0
  • Fixed issues with non-Unicode character support.
  • Expanded background color options for the "Site is Blocked" page.