Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / background @ 3a90084e

Name Size
main.js 7.33 KB
page_actions_server.js 4.53 KB
policy_injector.js 2.75 KB
storage.js 8.88 KB
storage_server.js 3.16 KB
stream_filter.js 6.8 KB

Latest revisions

# Date Author Comment
3a90084e 12/08/2021 07:01 PM koszko

facilitate initialization of IndexedDB for use by Haketilo

44bb618a 12/03/2021 09:10 PM koszko

merge master (license notices) and koszko (v1.0 development)

463e6830 12/01/2021 02:03 PM koszko

facilitate testing javascript functions

Haketilo's .js files can now be loaded together with their dependencies and
executed on a page opened in a selenium-driven Firefox instance.

96068ada 11/20/2021 06:29 PM koszko

replace cookies with synchronous XmlHttpRequest as policy smuggling method.

Note: this breaks Mozilla port of Haketilo. Synchronous XmlHttpRequest doesn't work as well there. This will be fixed with dynamically-registered content scripts later.

263d03d5 10/30/2021 02:00 AM jahoti

Fix license notices on JS and SH files

Other files have been left, as no model notice is available

2bd35bc4 09/13/2021 04:56 PM koszko

rename the extension to "Haketilo"

5c75d744 09/10/2021 04:50 PM koszko

Make it impossible to check "Allow native scripts" for pages with payload.

44e89d8e 09/09/2021 06:50 PM koszko

simplify CSP handling

All page's CSP rules are now removed when a payload is to be injected. When there is no payload, CSP rules are not modified but only supplemented with Hachette's own.

e48e20de 09/04/2021 12:32 PM koszko

merge changes before version 0.1

03d041ce 09/03/2021 06:46 PM koszko

only apply stream filter modifications when reasonably necessary

View revisions

Also available in: Atom