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. Wikipedia:User scripts/Guide - Wikipedia

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

    To write user scripts, you will have to learn at least some of the programming language that they are written in: JavaScript. Try these links: Mozilla Developer Network's JavaScript site; W3schools Javascript tutorial; JavaScript syntax; jQuery; Also, it would definitely help if you tried using one of our scripts and got it working.

  4. Userscript - Wikipedia

    en.wikipedia.org/wiki/Userscript

    On desktop browsers such as Firefox, userscripts are enabled by use of a userscript manager browser extension such as Tampermonkey or Greasemonkey. The Presto-based Opera-supported userscripts (referred to as User JavaScript [3]) are placed in a designated directory.

  5. Help:Options to hide an image - Wikipedia

    en.wikipedia.org/wiki/Help:Options_to_hide_an_image

    With a userscript manager such as Tampermonkey, you can install "hide-images-3", which hides images in Wikipedia until they are clicked on.

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

  7. User:Cacycle/wikEd installation - Wikipedia

    en.wikipedia.org/wiki/User:Cacycle/wikEd...

    In order for user scripts like wikEd to function as a wiki user script (common.js installation), the following line has to be added to the MediaWiki configuration file LocalSettings.php by a server administrator (a site-wide installation does not need this setting):

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

  9. Wikipedia:User scripts - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:User_scripts

    User scripts are programs written in JavaScript to facilitate the editing of Wikipedia. User scripts enable user accounts to do things they otherwise couldn't. Many user scripts are available, ready for you to install. Also, you can write a new user script, either by modifying an existing script or by starting from scratch.