Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / background @ 1789f174

Name Size
main.js 1.08 KB
message_server.js 604 Bytes
nonce_store.js 543 Bytes
page_actions_server.js 3.61 KB
page_info_server.js 1.63 KB
policy_injector.js 1.92 KB
settings_query.js 1.15 KB
storage.js 8.1 KB
storage_server.js 1.43 KB

Latest revisions

# Date Author Comment
1789f174 07/12/2021 02:22 PM koszko

merge jahoti into master

dcfc78b0 07/12/2021 02:00 AM jahoti

Stop using the nonce consistently for a URL

Nonces are now randomly generated, either in the page (for non-HTTP(S) pages)
or by a background module which stores them by tab and frame IDs. In order to
support the increased variance in nonce-generating methods and allow them to...

c86bdfcd 07/06/2021 06:27 PM koszko

Merge popup display

b7e2870f 07/06/2021 06:25 PM koszko

show some settings of the current page in the popup

2059fab6 07/04/2021 02:00 AM jahoti

Revamp default settings

Default settings are now provided in the same format as data exported from the
extension, incorporating them into the main program as part of the build
process. Also, modify their contents; the apparently non-functional FSF stuff
is gone, replaced with fixes for BandCamp, WorldCat, and SumOfUs.

12fd4fc3 06/30/2021 04:39 PM koszko

fix whitelisting under Firefox

cd5272ac 06/30/2021 02:13 PM koszko

refactor 3 miscellaneous fnctionalities to a their single own file

261548ff 06/30/2021 12:28 PM koszko

emply an sh-based build system; make some changes to blocking

b93f26bf 06/25/2021 11:48 AM koszko

gather all copyright info in 'copyright' file

c744eb0e 06/23/2021 03:38 AM jahoti

Fix storage initialization on Icecat 60

This patch fixes storage initialization on Gecko browsers by switching from
using a background page to using a list of scripts. It remains a mystery why
that should have any effect; the only hint is that browser.runtime.onInstalled...

View revisions

Also available in: Atom