< Scripts
m (PesachZ moved page User:PesachZ/Scripts/Browser requirements to Scripts/Browser requirements: Style upgrade) |
m (increased all header +1 level, to better fit in page.) |
||
Line 1: | Line 1: | ||
=== {{Anchor|Chrome}}Chrome / Blink / Opera Next === | ==== {{Anchor|Chrome}}Chrome / Blink / Opera Next ==== | ||
You might need to enable '''Developer Mode''' on your browser. | You might need to enable '''Developer Mode''' on your browser. | ||
* If a download is available from the Chrome Web Store, choose that. | * If a download is available from the Chrome Web Store, choose that. | ||
Line 5: | Line 5: | ||
* Install [[#Monkey|''TamperMonkey'' or equivalent]]. | * Install [[#Monkey|''TamperMonkey'' or equivalent]]. | ||
=== {{Anchor|Firefox}}Firefox / Mozilla === | ==== {{Anchor|Firefox}}Firefox / Mozilla ==== | ||
* Install [[#Monkey|''Greasemonkey'']]. | * Install [[#Monkey|''Greasemonkey'']]. | ||
=== Internet Explorer === | ==== Internet Explorer ==== | ||
* Install [[#Monkey|''Greasemonkey'' or equivalent]]. | * Install [[#Monkey|''Greasemonkey'' or equivalent]]. | ||
=== Safari === | ==== Safari ==== | ||
* Install script as an extension. | * Install script as an extension. | ||
* Install [[#WazeBar|''WazeBar for Safari'']]. | * Install [[#WazeBar|''WazeBar for Safari'']]. | ||
=== {{Anchor|Monkey}}Greasemonkey or Tampermonkey add-on for script management === | ==== {{Anchor|Monkey}}Greasemonkey or Tampermonkey add-on for script management ==== | ||
The easiest way to load and manage add-on scripts is with [http://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ ''Greasemonkey''], [http://tampermonkey.net/ ''Tampermonkey''], or an equivalent browser add-on for script management. When you install a user script, the script manager catalogs it and automatically runs it anytime any page for which it is declared is loaded by your browser. | The easiest way to load and manage add-on scripts is with [http://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ ''Greasemonkey''], [http://tampermonkey.net/ ''Tampermonkey''], or an equivalent browser add-on for script management. When you install a user script, the script manager catalogs it and automatically runs it anytime any page for which it is declared is loaded by your browser. |
Revision as of 11:23, 4 October 2015
Chrome / Blink / Opera Next
You might need to enable Developer Mode on your browser.
- If a download is available from the Chrome Web Store, choose that.
- Without an add-on to manage scripts, simply download the script file (.js) or Chrome executable package (CRX). Then drag and drop the file into the Chrome Extensions Tab [chrome://extensions] of the browser.
- Install TamperMonkey or equivalent.
Firefox / Mozilla
- Install Greasemonkey.
Internet Explorer
- Install Greasemonkey or equivalent.
Safari
- Install script as an extension.
- Install WazeBar for Safari.
Greasemonkey or Tampermonkey add-on for script management
The easiest way to load and manage add-on scripts is with Greasemonkey, Tampermonkey, or an equivalent browser add-on for script management. When you install a user script, the script manager catalogs it and automatically runs it anytime any page for which it is declared is loaded by your browser.