summaryrefslogtreecommitdiff
path: root/src/content/media.js
Commit message (Collapse)AuthorAgeFilesLines
* Further CSP refactoring and removal of obsolete fallbacks.hackademix2018-08-271-2/+2
|
* Removed all references to RequestUtil.js and dependancies.hackademix2018-08-181-4/+2
|
* Policy serialization using the contentScripts API.hackademix2018-08-161-52/+51
|
* Improved support for debugging code removal in releases.hackademix2018-08-011-1/+1
|
* Disable scripting in HTML-embedding objects where webglHook cannot run, if ↵hackademix2018-07-261-1/+1
| | | | webgl not allowed.
* More edge cases covered in dynamic script injection.hackademix2018-07-261-4/+3
|
* Removed console.log() patching test code accidentally committed in media.js.hackademix2018-07-081-3/+0
|
* Simplified and apparently more reliable+flexible+efficient dynamic script ↵hackademix2018-07-021-11/+16
| | | | injection method.
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+59