Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed CSP DOM injection breaking XML documents rendering. | hackademix | 2019-11-07 | 1 | -4/+18 |
| | |||||
* | Fix for unrestricted tabs not affecting about:blank subframes (issue #48). | hackademix | 2018-12-26 | 1 | -2/+2 |
| | |||||
* | Prevent multiple CSP entries to be injected in the DOM on each reload if ↵ | hackademix | 2018-09-09 | 1 | -4/+2 |
| | | | | scripting is disabled. | ||||
* | Ensure we remove the HEAD element parent of our META CSP policy only if we ↵ | hackademix | 2018-09-04 | 1 | -2/+3 |
| | | | | created it. | ||||
* | Work-around for CSP not being honored when the HEAD element has not been ↵ | hackademix | 2018-09-04 | 1 | -6/+14 |
| | | | | inserted yet. | ||||
* | Further CSP refactoring and removal of obsolete fallbacks. | hackademix | 2018-08-27 | 1 | -2/+5 |
| | |||||
* | Let content script inject failsafe CSP in the DOM. | hackademix | 2018-08-27 | 1 | -0/+26 |