# addon-wr **Repository Path**: mirrors_mozilla/addon-wr ## Basic Information - **Project Name**: addon-wr - **Description**: Looking Glass is a collaboration between Mozilla and the makers of Mr. Robot to provide a shared world experience. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PUG ARG Experience. ## Getting started ```sh # 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. ```sh npm install -g npm ``` After cloning the repo, you can run the following commands from the top level directory, one after another: ```sh npm install ``` ## User Experience / Functionality See [./TESTPLAN.md](./TESTPLAN.md) ## Interesting files / dirs 1. `addon/` contains all files that go into the WebExtension