mozilla / addon-wr

Looking Glass is a collaboration between Mozilla and the makers of Mr. Robot to provide a shared world experience.
https://support.mozilla.org/kb/lookingglass
51 stars 15 forks source link

PUG ARG Experience.

Getting started

# install dependencies
npm install

## build and run
npm run web-ext-run

Details

First, make sure you are on npm 5+ installed so that the proper dependencies are installed using the package-lock.json file.

npm install -g npm

After cloning the repo, you can run the following commands from the top level directory, one after another:

npm install

User Experience / Functionality

See ./TESTPLAN.md

Interesting files / dirs

  1. addon/ contains all files that go into the WebExtension