Skip to content

Browser plugins for RevealURL App. Deployed and available for chrome/FF users

License

Notifications You must be signed in to change notification settings

team-underscore/revealURL_browser-plugin

Repository files navigation

RevealURL Browser Extension

This repo contains the source code for the RevealURL cross-browser plugin.

Install

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Setup

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

Building

Run grunt which generates the build/RevealURL<% version %>.zip file.

TODO

  • Chrome Plugin
  • Firefox Addon
  • Safari Addon
  • Opera Addon