GreaseMonkey UserScript: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
Line 25: Line 25:
1. Open the Preferences, go to ''Advanced > Content > JavaScript Options'' and specify a ''User JavaScript folder''<br/>
1. Open the Preferences, go to ''Advanced > Content > JavaScript Options'' and specify a ''User JavaScript folder''<br/>
2. Download '''NSIS-Linker.user.js''' to that folder<br/>
2. Download '''NSIS-Linker.user.js''' to that folder<br/>
If you run into troubles, you can also try this [http://www.howtocreate.co.uk/operaStuff/userJavaScript.html#compatibility alternative method]. As future versions of Opera will be using Google's [http://blog.chromium.org/2013/04/blink-rendering-engine-for-chromium.html Blink] engine, compatibility with this user script will like improve.


== Links ==
== Links ==
[https://github.com/idleberg/NSIS-Linker.user.js NSIS-Linker.user.js (GitHub)]
[https://github.com/idleberg/NSIS-Linker.user.js NSIS-Linker.user.js (GitHub)]

Revision as of 11:41, 31 May 2013

Description

Highlights NSIS commands in Mozilla Firefox or Google Chrome and links them to the scripting reference. The following websites are supported:

  • Winamp.com forums
  • NSIS Sourceforge pages
  • Stack Overflow

Installation

Firefox

1. Make sure you already have the GreaseMonkey add-on installed
2. Download NSIS-Linker.user.js
3. Drag the downloaded file to your Firefox window or open the Add-ons window (Ctrl+Shift+A on Windows and Linux, ⇧⌘A on OS X) and add the user script

GreaseMonkey will automatically perform an upgrade once a new version is available!

Chrome

1. Download NSIS-Linker.user.js
2. Open the extensions window from the tool menu
3. Drag the downloaded file to the extensions window

Opera

1. Open the Preferences, go to Advanced > Content > JavaScript Options and specify a User JavaScript folder
2. Download NSIS-Linker.user.js to that folder

If you run into troubles, you can also try this alternative method. As future versions of Opera will be using Google's Blink engine, compatibility with this user script will like improve.

Links

NSIS-Linker.user.js (GitHub)