Skip to content

Fix Secure Site Warnings

Compare
Choose a tag to compare
@davidofwatkins davidofwatkins released this 08 Aug 02:49
· 44 commits to main since this release
  • Fix some secure sites such as banks and login pages from suspecting malicious JS of changing the webpage maliciously. (Uses chrome.tabs.insertCSS() instead of manually inserting CSS styling.)