This repo contains the source code for the RevealURL cross-browser plugin.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Load the extension locally on your computer for Chrome
- Visit
chrome://extensions/
in your Chrome browser - Click Load Unpacked
- Select the extension’s folder
for Firefox
- Visit
about:debugging
- Click on Load Temporary Add-on
- Select the
manifest.json
within the extension’s folder
Run grunt
which generates the build/RevealURL<% version %>.zip
file.
- Chrome Plugin
- Firefox Addon
- Safari Addon
- Opera Addon