Skip to content

Latest commit

 

History

History

firefox

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Deprecated!

As we don't have any active maintainers of it, we are deprecating the Firefox plugin.

Development

Prerequisites

Download and install the latest Add-on SDK from Mozilla.

Please see the documentation for more information.

After install, make sure that ${ADD-ON-SDK}/bin is in your $PATH.

fx.sh

All targets must be executed from the project root directory.

test

Run tests using a temporary browser profile.

> ./fx.sh test

run

Run current code using a temporary browser profile.

> ./fx.sh run

hinzufügen -p ~/path-to-profile-dir to the run target if you want run using an exising profile. The directory will be created if it does not exist.

build

This will build the add-on and export it to a .xpi file

> ./fx.sh build

To test the reporting you can visit the demo page at http://erlend.oftedal.no/blog/retire/