When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Tampermonkey - Wikipedia

    en.wikipedia.org/wiki/Tampermonkey

    Tampermonkey was first created in May 2010 by Jan Biniok. It first emerged as a Greasemonkey userscript that was wrapped to support Google Chrome.Eventually the code was re-used and published as a standalone extension for Chrome which had more features than Chrome's native script support. [2]

  3. Userscript - Wikipedia

    en.wikipedia.org/wiki/Userscript

    A userscript (or user script) is a program, usually written in JavaScript, for modifying web pages [1] to augment browsing. Uses include adding shortcut buttons and keyboard shortcuts, controlling playback speeds, adding features to sites, and enhancing the browsing history .

  4. Wikipedia:User scripts/Guide - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:User_scripts/Guide

    For example, maybe you have a bot that publishes certain data to a Wiki page regularly, and you want your script to read that data. Careful with ctype . Set it to raw for normal Wiki pages, and application/json for pages where a template editor or admin has set the Content Model to JSON.

  5. Wikipedia:User scripts/List - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:User_scripts/List

    Scripts that change the appearance or behavior (UI/UX) of the site. Any script that does nothing other than add a link to a page to a menu, panel or toolbar belongs to § Shortcuts . Any script that makes an edit to a page (i.e. increases the user's contributions) or changes the appearance or behavior of the edit form ( action=edit/submit ...

  6. Greasemonkey - Wikipedia

    en.wikipedia.org/wiki/Greasemonkey

    However, Greasemonkey scripts are limited due to security restrictions imposed by Mozilla's XPCNativeWrappers [23] For example, Greasemonkey scripts do not have access to many of Firefox's components, such as the download manager, I/O processes or its main toolbars. Additionally, Greasemonkey scripts run per instance of a matching webpage.

  7. Userscript manager - Wikipedia

    en.wikipedia.org/wiki/Userscript_manager

    The main purpose of a userscript manager is to execute scripts on predetermined webpages as they are loaded, for example, running a userscript to modify only youtube.com pages. But, userscript managers do a lot more than execute scripts, and screen for the pages they are intended to run on.

  8. Wikipedia:Tools/Greasemonkey user scripts - Wikipedia

    en.wikipedia.org/.../Greasemonkey_user_scripts

    EnhanceHistory shows diffs in the history of an item.; Single column diffs - Display the diff page as one column instead of two.; Suppress redundant entries merges edits by the same author to one entry, and highlights large edits.

  9. Wikipedia:User scripts - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:User_scripts

    Only logged-in users can install user scripts. to edit your common.js file. Add the following line: {{subst:Lusc|script_path}} – replace "script_path" with the full name of the .js page that opens when a script's "(source)" link is clicked. The Load user script (Lusc) template will add the necessary mw.loader.load line along with a backlink.