GreaseMonkey UserScript: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
Line 18: Line 18:


=== Chrome ===
=== Chrome ===
1. Open the extensions window from the tool menu<br/>
1. Download '''NSIS-Linker.user.js'''<br/>
2. Drag '''NSIS-Linker.user.js''' to the window<br/>
2. Open the extensions window from the tool menu<br/>
3. Drag the downloaded file to the extensions window<br/>
 
=== Opera ===
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/>


== 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:35, 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

Links

NSIS-Linker.user.js (GitHub)