Change Log

Version 1.4.2
  • Added webNavigation permission
  • Improved detection of website navigation on Single Page Applications (SPAs) by using webNavigation. The extension can now instantly block content when users navigate using browser history, instead of waiting 5+ seconds for periodic checks.

Version 1.4.1
  • Minor fixes
  • Removed iframe option setting checking from Advanced Rules conditions

Version 1.4.0
  • Added Advanced Rules feature
  • Advanced Rules provide users with precise, granular control over content blocking. Instead of blocking entire websites or categories, users can create custom rules that target specific URLs, API endpoints, or resource types. This enables sophisticated blocking strategies tailored to individual needs.

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.