Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 769 Bytes

README.firefox.md

File metadata and controls

24 lines (15 loc) · 769 Bytes

Requirements

  • node - v12.13.1+
  • npm - v6.12.1+

Installation from source

  1. Run: npm install.

  2. Run: npm run build. This would compile SASS to CSS and bundle JS. The compiled version will be in dist folder.

  3. Load the extension to the browser:

    • Mozilla Firefox
      • Navigate to about:debugging.
      • Click on "Load Temporary Add-on" button.
      • From the file explorer, choose ccsearch-browser-extension/dist/firefox/manifest.json.

About

This is an Open-Source project of Creative Commons. Check out the code on Github

License

See LICENSE.