зеркало из
1
0
Форкнуть 0
Verifies that you are on a site that is safe to enter your Mozilla credentials on
Перейти к файлу
dependabot[bot] 0a199bed24
Bump https-proxy-agent from 2.2.1 to 2.2.4
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>
2020-04-16 14:16:06 +00:00
imgs Initial commit 2019-05-14 16:45:34 -07:00
.gitignore Initial commit 2019-05-14 16:45:34 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2019-05-14 16:57:12 -07:00
LICENSE Create LICENSE 2019-05-14 16:56:06 -07:00
README.md Update README and description language 2019-05-14 16:50:15 -07:00
background.js Fix capitalization of message 2019-05-14 16:47:15 -07:00
manifest.json Add add-on id 2019-05-14 17:18:46 -07:00
package.json Initial commit 2019-05-14 16:45:34 -07:00
yarn.lock Bump https-proxy-agent from 2.2.1 to 2.2.4 2020-04-16 14:16:06 +00:00

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/.