summaryrefslogtreecommitdiff
path: root/src/content/webglHook.js
Commit message (Expand)AuthorAgeFilesLines
* Recursive webgl context monkeypatching across same origin windows (concept/pa...hackademix2019-09-291-22/+85
* Further CSP refactoring and removal of obsolete fallbacks.hackademix2018-08-271-2/+2
* Removed all references to RequestUtil.js and dependancies.hackademix2018-08-181-2/+1
* Policy serialization using the contentScripts API.hackademix2018-08-161-5/+6
* Improved support for debugging code removal in releases.hackademix2018-08-011-1/+1
* Disable scripting in HTML-embedding objects where webglHook cannot run, if we...hackademix2018-07-261-1/+1
* More edge cases covered in dynamic script injection.hackademix2018-07-261-6/+3
* Fixed regression: dynamic script injection breaking images loaded as frame co...hackademix2018-07-031-1/+1
* Simplified and apparently more reliable+flexible+efficient dynamic script inj...hackademix2018-07-021-1/+1
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+31