facd8881bb
Fixes #96. _(Message COC002)_ |
||
---|---|---|
data/recommendation | ||
lib | ||
test | ||
.eslintrc.yaml | ||
.gitignore | ||
.jpmignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
circle.yml | ||
index.js | ||
package.json | ||
sites.txt |
README.md
Add-on Recommendation
Stand-alone add-on for use in Shield studies.
To build an XPI
$ npm run build
This will create @addon-recommendation-0.0.*.xpi
, which you can install in Firefox.
Alternatively, use jpm run to have jpm start a new instance of Firefox with add-on loaded:
$ npm run styles
$ jpm run
To use
With the add-on installed, navigate to any of the domains listed in
in data/recommendation/localData.json
.
License
This add-on is licensed under the MPLv2. See the LICENSE
file for details.