jdherg / rc-tweaks

A browser extension to allow RC community members to share and collaborate on in-browser changes to RC websites.
MIT License
0 stars 0 forks source link

RC Tweaks

This extension allows RC community members to share and collaborate on in-browser changes to RC websites.

Installation

Until it's published in the Chrome Web Store and Firefox AMO, you can install this extension temporarily by cloning this repository and adding it as a developer extension.

Chrome

Load the extension unpacked per the Chrome Developers docs:

  1. Open the extension manager at chrome://extensions.
  2. Toggle the "Developer Mode" switch.
  3. Click "Load unpacked" and select this directory.

Firefox

Load the extension per the MDN Extension docs:

  1. Open about:debugging.
  2. Click "Load Temporary Add-on".
  3. Select any file in this directory.

Development Notes

Current Tweaks