Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-23 | Fix storage initialization on Icecat 60 | jahoti | |
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> | |||
2021-06-21 | change horizontal line style to light green | Nicholas Johnson | |
2021-06-20 | add button styling | Nicholas Johnson | |
2021-06-19 | add import/export functionality | Wojtek Kosior | |
2021-06-18 | remove unused source files | Wojtek Kosior | |
2021-06-18 | update Asshole license text | Wojtek Kosior | |
2021-06-18 | when possible inject CSP as http(s) header using webRequest instead of ↵ | Wojtek Kosior | |
adding a <meta> tag | |||
2021-06-14 | change licenses | Wojtek Kosior | |
2021-05-14 | react to few bugs | Wojtek Kosior | |
2021-05-14 | support wildcard urls in settings | Wojtek Kosior | |
2021-05-13 | make extension work under IceCat 60 | Wojtek Kosior | |
2021-05-13 | utilize CSP for blocking | Wojtek Kosior | |
2021-05-13 | only allow a single injection payload for page, rely on script bags for ↵ | Wojtek Kosior | |
complex payloads | |||
2021-05-12 | rename "bundles" to "bags" | Wojtek Kosior | |
2021-05-12 | use unique hashes when smuggling whitelist setting | Wojtek Kosior | |
2021-05-12 | fix bug when saving page/bundle | Wojtek Kosior | |
2021-05-12 | stop using js modules | Wojtek Kosior | |
2021-05-12 | remove remnants of LibreJS | Wojtek Kosior | |
2021-05-10 | initial commit | Wojtek Kosior | |