TheThirdCan
A browser extension designed to improve https://twocansandstring.com
Installation
Firefox: Firefox Add-ons Page
Chrome: Chrome Web Store
Features
- Confirm dialogs everywhere (well only some places for now, but more to come)
- LaTeX rendering
- Pronouns
- Temporarily skip questions with the old Skip for Now button
- Hotkeys for common actions on the answer page
- Get the old forum homepage back with the "users online" indicator still intact
- Re-implementation of theki's Binoculars
- And more!
Installation From Source
If you would like to install the development version of The Third Can for testing purposes, then download or clone this repository, and then follow these instructions, depending on your browser.
Firefox
- Go to
about:debugging#/runtime/this-firefox
in the URL bar
- Select "Load Temporary Add-on..."
- Select the
manifest.json
file
Chrome
- Go to
chrome://extensions/
in the URL bar
- Turn on "Developer mode" in the upper-right-hand corner
- Create a zip archive of the src/ directory
- Click and drag the zip file onto the chrome extensions page