aboutsummaryrefslogtreecommitdiff
path: root/background
AgeCommit message (Expand)Author
2021-06-30emply an sh-based build system; make some changes to blockingWojtek Kosior
2021-06-25gather all copyright info in 'copyright' fileWojtek Kosior
2021-06-23Fix 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 does not fire when called from a script loaded in a background page. Signed-off-by: jahoti <jahoti@tilde.team> jahoti
2021-06-18remove unused source filesWojtek Kosior
2021-06-18when possible inject CSP as http(s) header using webRequest instead of adding...Wojtek Kosior
2021-06-14change licensesWojtek Kosior
2021-05-14support wildcard urls in settingsWojtek Kosior
2021-05-13only allow a single injection payload for page, rely on script bags for compl...Wojtek Kosior
2021-05-12rename "bundles" to "bags"Wojtek Kosior
2021-05-12use unique hashes when smuggling whitelist settingWojtek Kosior
2021-05-12stop using js modulesWojtek Kosior
2021-05-12remove remnants of LibreJSWojtek Kosior
2021-05-10initial commitWojtek Kosior