toolbox-team / reddit-moderator-toolbox-legacy

LEGACY VERSION do not use
http://www.reddit.com/r/toolbox
Apache License 2.0
66 stars 40 forks source link

Chat on IRC

toolbox for reddit

Bundled extension of the /r/toolbox moderator tools for reddit.com

Containing:

Documentation: https://www.reddit.com/r/toolbox/w/docs

Building

Note that it is no longer needed to use the build process for development purposes, all supported browsers can run the unpacked version of toolbox directly from the /extension directory

Building is relatively easy through nodejs with gulp.

Install gulp globally.

$ npm install --global gulp manifoldjs

Then navigate to the root of the toolbox folder and install the dependencies

$ npm install

To build toolbox now simply run

$ gulp

Or if you have followed these steps before and are on windows click the build.bat file.

This will create a zip file which can be used in both Chrome as well as Firefox versions that support web extensions.

Development

Chrome

Reload the extension when needed.

Firefox (developer or nightly edition)

Reload the addon when needed.

Third party support

All shared features settings and data are stored in subreddit wikis through versioned json. Third party applications can use this data to hook into toolbox features like usernotes.

Examples: