Cross-platform browser extension for discovering security.txt and humans.txt files.
As you browse the web, this extension will check for a security.txt and humans.txt file on each site you visit. If either file exists, an icon (:information_source:) will be displayed which you can click to view the files.
yarn && yarn build
Each supported browser has a subdirectory within the build
directory.
This project is licensed under the BSD-2-Clause license except where otherwise noted in the source files.
- awsm.css is under the MIT license.
- webextension-polyfill is under the MPL-2.0 license.
- minimatch is under the ISC license.
- async is under the MIT license.
See the package.json file for node modules used for building the project.