Skip to content

Links NSIS commands found on certain webpages to the scripting reference

Notifications You must be signed in to change notification settings

NSIS-Dev/NSIS-Linker.user.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

NSIS-Linker.user.js

by Jan T. Sott

Highlights NSIS commands in Mozilla Firefox and some other browsers. Supported are all commands in the current stable (v2.46) and alpha versions (3.0a0), plus callback functions, LogicLib, Memento, WinVer, x64 and the "useful headers" FileFunc, TextFunc and WordFunc.

The user scripts triggers on the following websites:

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

You can add custom domains from the Greasemonkey settings menu.

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 file

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

Unfortunately, the script isn't as reliable as in Firefox. If no links are created at all, please try reloading the page.

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.

Credits

Original AutoLink script by Jesse Ruderman, NSIS modification by Jan T. Sott

Donate

About

Links NSIS commands found on certain webpages to the scripting reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%