0a199bed24
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. - [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases) - [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
imgs | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
background.js | ||
manifest.json | ||
package.json | ||
yarn.lock |
README.md
Mozilla IAM Site Checker
This is an in-development add-on that puts a small green checkmark in the address bar for sites on which it is safe to use your Mozilla credentials on. On other sites there is a hidden page action in the menu that shows a red X and a note that it is not safe to use your Mozilla IAM credentials on this site.
The list of sites is hard coded into the add-on. The current list is:
auth.mozilla.auth0.com
login.mozilla.com
Development
yarn install --frozen-lockfile
yarn build
A built add-on will be placed in ./web-ext-artifacts/
.