Fixed styles issue with Rules table
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
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.
script, xmlhttprequest, and stylesheet in declarativeNetRequest rules.chrome.storage.sync to chrome.storage.local for improved performance.