diff options
author | jahoti <jahoti@tilde.team> | 2021-07-16 00:00:00 +0000 |
---|---|---|
committer | jahoti <jahoti@tilde.team> | 2021-07-16 00:00:00 +0000 |
commit | 692577bbde5e8110855c022ec913324dfddce9ae (patch) | |
tree | 6cc013453cdac80fd427c63994f2f7cc019d9c42 /copyright | |
parent | 0e002513d443ef7cddcc17acf178478844f609e9 (diff) | |
download | browser-extension-692577bbde5e8110855c022ec913324dfddce9ae.tar.gz browser-extension-692577bbde5e8110855c022ec913324dfddce9ae.zip |
Use URL-based policy smuggling
Increase the power of URL-based smuggling by making it (effectively)
compulsory in all cases and adapting a <salt><unique value><JSON-encoded
settings> structure. While the details still need to be worked out, the
potential for future expansion is there.
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Files: build.sh Copyright: 2021 Wojtek Kosior <koszko@koszko.org> License: CC0 -Files: manifest.json +Files: manifest.json background/policy_injector.js common/misc.js content/main.js Copyright: 2021 Wojtek Kosior <koszko@koszko.org> 2021 jahoti <jahoti@tilde.team> License: GPL-3+-javascript or Alicense-1.0 |