Get hold of utlity extensions for chrome
Access the Settings window directly from the toolbar Quickly access the Settings window by clicking the icon instead of taking the ..
This simple extension adds a "Download" button to YouTube videos. Download videos from YouTube and other video sites with the single..
Like these? Find related extensions in the Utilities collection.
100% Free online YouTube to mp3 converter tool for Chrome! Download and convert YouTube to m..
Like these? Find related extensions in the Language & Translators collection.
Like these? Find related extensions in the Social & Communications collection.
100% Free online YouTube to mp3 converter tool for Chrome! Download and convert YouTube to m..
Fast & simple way to share the currently viewed page on Facebook. Also displays the Official FB Share Count for every web page.
Share any web page with your friends right from the page you are on! Post to your Facebook, Twitter, Gmail, Evernote, and more from ..
Like these? Find related extensions in the Alerts & Updates collection.
A extension that provides Greasemonkey compatibility.
Known restrictions of version 1.0.0.5 and below:
- the "Allow access to file URLs" option must be set in order to install scripts from local ("file://") sources
- files with "*.user.js" ending are handled by chrome. rename your scripts to "*.tamper.js" to make tampermonkey take care of them
- due to chromes security model it is not yet possible to:
* get the return value of javascript functions of the unsafeWindow object
* write javascript vairables of the unsafeWindow object
- some scripts use very firefox specific methods, these script may not work in tampermonkey
Known restrictions of version 1.0.0.4 and below:
- BUG: it was not possible to install userscripts from http sources
- BUG: you have to enable TamperScript to install scripts from userscript.org
- BUG: some script may not run if there are multiple spaces in some places at the header tags
- Compatibility:
* remove wrappedJSObj calls
* emulate Obj.toSource()
- Bugs:
* it was not possible to install userscripts from http sources
* problems with multiple spaces in some header tags
* GM_getResource didn't work on pages with flash
* Tamperscript now is enabled by default
- Feature:
* userscript source url is stored and used for update check
* system script (Tamperscript) can't be deleted anymore
* chrome extensions version supports file:// uri too
(Attention: a option needs to be enabled @ "chrome://extensions/")
A small extension that provides Greasemonkey compatibility.
None
A small extension that provides Greasemonkey compatibility.
A small extension that provides Greasemonkey compatibility.
- support of read access to unsafeWindow variables
- support @require tag
- fix some bugs by unifying the script line endings
- wait with contentscript execution until the document gets its first nodes added
A small extension that provides Greasemonkey compatibility.
Wonderful and easy to use the only thing would ask does this application bypass goggle security as if so then is not worth using
no, it does not bypass any of googles security features cause no javascript pointers are transfered from the unsafeWindow (they are stringified via JSON) and no access to file:// sources is possible when using GM_xmlhttpRequest.
Thank you. My life was empty without the userscripts.
Could you maybe give some scripts that work as I know colourful search works
There are a lot of script that are working. I’ve tested Tampermonkey with some Ikariam scripts, a Pennergame script, Google FX, “Last.fm – Get lyrics from lyricsplugin.com”, “Download YouTube Videos as MP4″ and so on…
This is absolutely fantastic. Why can I not find it on the official chrome extensions site? It’s not a complaint, just interested in the politics behind it.
You can find Tampermonkey here too.
https://chrome.google.com/extensions/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=de
There are two extensions cause some time ago the permission to read local files required a manual review by the official chrome extension maintainers. This review would have taken some weeks., but now the user simply has to check a option to read local scripts. Now it doesn’t matter what extension you may install, cause they’re equal beside the extension ID.