Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 599 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 599 Bytes

Extension

Dependencies

Installation

Chrome
make chrome

Open the Extensions page by navigating to chrome://extensions, enable Developer mode then Load unpacked to select the extension directory: target/chrome.

Firefox
make firefox
  • Open about:config, change xpinstall.signatures.required to false.
  • Open about:addonsExtensions, click Install add-on from file and select the package file: target/firefox/package.zip.