An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Policy TL;DR (Too Long; Didn't Read)

![banner.png](assets/banner.png)

### 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`.