summaryrefslogtreecommitdiff
path: root/src/content/media.js
Commit message (Collapse)AuthorAgeFilesLines
* 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