mozilla/addon-wr

Looking Glass is a collaboration between Mozilla and the makers of Mr. Robot to provide a shared world experience.

55

stars

65

commits

JavaScript

primary language

Apr 1, 2019

updated

support.mozilla.org/kb/lookingglass

README

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

Contributors

gregglind

49 commits

biancadanforth

12 commits

raymak

2 commits

mythmon

1 commits

mozilla/addon-wr

Looking Glass is a collaboration between Mozilla and the makers of Mr. Robot to provide a shared world experience.

55

stars

65

commits

JavaScript

primary language

Apr 1, 2019

updated

support.mozilla.org/kb/lookingglass

README

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

Contributors

gregglind

49 commits

biancadanforth

12 commits

raymak

2 commits

mythmon

1 commits

Languages

JavaScript

100.0%