Firefox extension to see a website's intentions to protect a user's privacy. This is done by displaying the website's robots.txt file and if the site disallows common crawlers like gptbot, googlebot, etc. from scraping the site. Additionally, the extension also shows if a website respects GPC (global privacy control).
- Clone the repository
- Open Firefox
- Go to
about:debugging
- Click on
This Firefox
- Click on
Load Temporary Add-on
- Select the
manifest.jsonn
file in the cloned repository - The extension should now be installed
Contributions are welcome! Please open an issue or submit a pull request.
Screen.Recording.2024-09-19.at.10.59.05.PM.mov
This project is licensed under the Mozilla Public License (MPL). See the LICENSE file for details.