o2platform / chrome-js

Node-Webkit REPL
Apache License 2.0
17 stars 3 forks source link

Add support for running Greasemonkey and Tampermonkey (like the ones from userscripts.org) #10

Open DinisCruz opened 9 years ago

DinisCruz commented 9 years ago

Here are a number of directories with scripts which would be great to add support for

http://userscripts-mirror.org/ https://greasyfork.org/en https://openuserjs.org/ http://www.ghacks.net/2014/05/09/userscripts-org-good-alternatives/ http://techsupportguides.com/install-userscripts-in-chrome/ https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en

This shouldn't be too hard to do, since it should be a case of running that script in the context of the opened iframe