Skip to content

Latest commit

 

History

History
 
 

extension

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.