When.com Web Search

Search results

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

    en.wikipedia.org/wiki/Tampermonkey

    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] In 2011, Tampermonkey was ported to Android, enabling users to use userscripts on Android's internal browser. [3]

  3. 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).

  4. Template:Install user script - Wikipedia

    en.wikipedia.org/wiki/Template:Install_user_script

    This template is used to install user scripts that reside on the English Wikipedia. It is to be used primarily on Special:MyPage/common.js or Special:MyPage/skin.js. It adds the necessary importScript line along with a backlink.

  5. Userscript manager - Wikipedia

    en.wikipedia.org/wiki/Userscript_manager

    A userscript manager, also known as a userscript engine, is a type of browser extension and augmented browsing technology that provides a user interface to run and organize userscripts. 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 ...

  6. Userscript - Wikipedia

    en.wikipedia.org/wiki/Userscript

    Userscripts are often referred to as Greasemonkey scripts, named after the original userscript manager for Firefox. On Wikipedia, a user scripts feature is enabled for registered users that allows them to install userscripts to augment editing and viewing of the encyclopedia's pages.

  7. Wikipedia:User scripts/Requests - Wikipedia

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

    Post your user script-related request or idea for a new user script (or gadget) as a new section below. Discussion in each section is encouraged. Note that most gadgets started out as mere user scripts. This page is intended for new user scripts, which affect the appearance of the site and may add additional functionality.

  8. Wikipedia:User scripts/Guide - Wikipedia

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

    User scripts are written in JavaScript, and both of the above code snippets are in JavaScript. The second snippet uses JQuery , a JavaScript library that specializes in manipulating HTML . $ is a JQuery function that lets us target the HTML element we want.

  9. Template:Userscript - Wikipedia

    en.wikipedia.org/wiki/Template:Userscript

    The template will add .js to the documentation page name to get a default code page, or remove .js from the code page name to get a default documentation page.