https://github.com/m3str3/policytldr
Policy TL;DR is a browser extension that reads the fine print for you. It detects privacy policies, sends them to an AI model, and gives you a clear summary with a simple privacy score.
https://github.com/m3str3/policytldr
chrome extension privacy
Last synced: 29 days ago
JSON representation
Policy TL;DR is a browser extension that reads the fine print for you. It detects privacy policies, sends them to an AI model, and gives you a clear summary with a simple privacy score.
- Host: GitHub
- URL: https://github.com/m3str3/policytldr
- Owner: M3str3
- License: mit
- Created: 2025-08-09T15:07:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-29T19:34:19.000Z (10 months ago)
- Last Synced: 2025-08-29T21:50:23.437Z (10 months ago)
- Topics: chrome, extension, privacy
- Language: JavaScript
- Homepage:
- Size: 3.04 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
#
Policy TL;DR (Too Long; Didn't Read)

### What is this?
Policy TL;DR is a browser extension that skims the fine print for you and serves a short, human‑readable summary of privacy policies — so you can get on with your day.
### How it works (in short)
- Detects privacy policy links on the current page
- Sends the content to an AI model to summarize
- Shows a quick summary and a simple privacy score
### Get the extension
- Available on the Chrome Web Store: [link coming soon]
- Note: This GitHub repository is for suggestions, issues, and roadmap discussion. The extension itself is installed via the store.
### Feedback and suggestions
Got ideas, found a policy we should handle better, or noticed a bug? Please open an Issue in this repo. Short repro steps or example URLs help a lot.
### Developer docs
For contributors: see the developer guide with architecture and file map in `docs/README.md`.
Also see `docs/PRIVACY.md` and `docs/SECURITY.md`.