enow.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 manager - Wikipedia

    en.wikipedia.org/wiki/Userscript_manager

    But, userscript managers do a lot more than execute scripts, and screen for the pages they are intended to run on. The most common operations performed by a userscript manager include installing, organizing, creating, copying, saving, deleting, and editing (including modifying webpage permissions of) userscripts.

  4. 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 .

  5. Greasemonkey - Wikipedia

    en.wikipedia.org/wiki/Greasemonkey

    Greasemonkey is a userscript manager made available as a Mozilla Firefox extension.It enables users to install scripts that make on-the-fly changes to web page content after or before the page is loaded in the browser (also known as augmented browsing).

  6. 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 ...

  7. Wikipedia:User scripts/Guide - Wikipedia

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

    It can be random which user script finishes first, creating a race condition. One way to coordinate this is use the mw.hook interface. Perhaps the other script sends a wikipage.content event when it is done, or can be modified to do so (or you can ask the maintainer). Another way to avoid this is to use a MutationObserver.

  8. 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.

  9. 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.