Chrome Extension

Please refer to the Chrome Extension developer resources for details on how to write/modify this extension(https://developer.chrome.com/extensions/devguide)

Usage

This chrome extension isn't available in the public chrome extension store yet. All the extension files are being hosted locally.

For more information on how to load the local extension to chrome, please refer to Step 2 in this guide (https://support.google.com/chrome/a/answer/2714278?hl=en)

After every change in the extension code, please don't forget to:

  1. Reload the webpage where you are trying to test the extension

Without these steps, the code changes won't reflect in chrome

File Structure

Last updated