StylishThemes / GitHub-Dark-Script

Archived - Please use https://github.com/StylishThemes/GitHub-Dark directly
https://greasyfork.org/en/scripts/15562
MIT License
550 stars 51 forks source link

Violentmonkey new metadata @inject-into for CSP restricted pages #53

Closed zmni closed 6 years ago

zmni commented 6 years ago

Details: https://violentmonkey.github.io/2018/11/23/inject-into-context/

silverwind commented 6 years ago

Thanks for the pointer. Sounds like we want to use @inject-into content or @inject-into auto to circumvent CSP. Drawback is no access to the page's own JS objects, but we don't need those, as far as I'm aware.