Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / background @ d09b7ee1

Name Size
main.js 1.02 KB
page_actions_server.js 3.07 KB
policy_injector.js 3.25 KB
storage.js 8.1 KB
storage_server.js 1.38 KB

Latest revisions

# Date Author Comment
d09b7ee1 08/20/2021 12:57 PM koszko

sanitize `' tags containing CSP rules under Chromium

This commit adds a mechanism of hijacking document when it loads and injecting sanitized nodes to the DOM from the level of content script.

3d0efa15 08/18/2021 08:54 PM koszko

remove unneeded policy-related cosole messages; restore IceCat 60 compatibility

014f2a2f 08/18/2021 05:53 PM koszko

implement smuggling via cookies instead of URL

443bc095 08/14/2021 10:07 AM koszko

merge facility to install from Hydrilla

792fbe18 08/06/2021 05:17 PM koszko

Facilitate installation of scripts from the repository

This commit includes:

  • removal of page_info_server
  • running of storage client in popup context
  • extraction of some common CSS to a separate file
  • extraction of scripts import view to a separate file...
5957fbee 08/04/2021 10:01 PM koszko

make settings_query.js use storage object passed as an argument

5b419aed 08/02/2021 02:00 AM jahoti

[UNTESTED- will test] Add filtering for http-equiv CSP headers

25817b68 07/28/2021 02:00 AM jahoti

Rationalize CSP violation report blocking.

Report blocking now applies iff scripts are blocked.

5fcc9808 07/26/2021 12:10 PM koszko

code maintenance

97b8e30f 07/26/2021 11:09 AM jahoti

Squash more CSP-filtering bugs

On Firefox, original CSP headers are now smuggled (signed) in an x-orig-csp
header to prevent re-processing issues with caching. Additionally, a default
header is added for non-whitelisted domains in case there are no existing...

View revisions

Also available in: Atom