Revision 96068ada
Added by koszko almost 2 years ago
- added
- modified
- copied
- renamed
- deleted
- background
- cookie_filter.js
- main.js (diff)
- page_actions_server.js (diff)
- policy_injector.js (diff)
- stream_filter.js (diff)
- build.sh (diff)
- common
- content
- dummy
- html
- manifest.json (diff)
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.