callmepeterz / NStax

Browser extension to show results of NationStates issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NStax

A browser extension to show results of NationStates issues

Installation

Chrome, Edge, and Opera GX

  1. In src, rename manifest-chrome.json to manifest.json.
    • Chrome: Go to chrome://extensions, enable Developer mode, and load the unpacked extension from the src directory.
    • Edge: Go to Settings and more (3-dot menu in the top right corner), select Extensions, enable Developer mode, and load the temporary add-on from the src directory.
    • Opera GX: Go to opera:extensions, enable Developer mode, and load the unpacked extension from the src directory.

Firefox

  1. In src, rename manifest-firefox.json to manifest.json.
  2. Go to about:debugging#/runtime/this-firefox and load the temporary add-on from the src directory.
  3. Go to about:addons, select the NStax extension, go to Permissions, and turn on all permissions for the extension.

Firefox extension permissions screenshot

To configure stats shown

Go to the Options page by clicking on the Gear Icon in the top right corner of the pop-up, or right-clicking on the extension icon in the toolbar and selecting Options (Extension option if you're using Edge). Configure the stats you would like to be shown. Check the Positive checkbox if you prefer the entered stat to increase and uncheck the checkbox if you prefer the stat to decrease. Check the Show Notabilities/Policies if you would like notabilities and policies to be shown. Click Save to save changes.

To use

Run the extension while you are on the issue page and the extension pop-up should look like this:

Demo of the extension

About

Browser extension to show results of NationStates issues

License:MIT License


Languages

Language:JavaScript 49.4%Language:HTML 43.9%Language:CSS 6.7%