Описание тега tampermonkey

Tampermonkey is a userscript manager for Google Chrome, Microsoft Edge, Safari, Opera Next, and Firefox. Tampermonkey scripts are privileged javascript, with access to a custom API, that allows you to customize the way web pages look and act.

https://tampermonkey.net/ is a userscript manager for Google Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.

Tampermonkey allows users to apply customized javascript to sites, to alter how the sites look and/or behave. Multiple websites can even be "mashed up" via cross-site scripting techniques. (Tampermonkey scripts have fewer security restrictions than ordinary javascript).

Tampermonkey differs from native Chrome userscripts in that Tampermonkey supports almost all of the Greasemonkey API, and Tampermonkey scripts are now easier to install and manage than native userscripts. Installation is not restricted to Google's store, so popular sites like http://userscripts.org/ still work.

Tagging Guidance:

Please do not tag Tampermonkey questions with userscripts, unless the script is meant to also work as a native Chrome userscript (which is usually not the case).


References and Resources: