Skip to content

Add a privacy policy for the Chrome Web Store listing - #28

Merged
ShiosOS merged 1 commit into
mainfrom
add-privacy-policy
Aug 17, 2026
Merged

Add a privacy policy for the Chrome Web Store listing#28
ShiosOS merged 1 commit into
mainfrom
add-privacy-policy

Conversation

@ShiosOS

@ShiosOS ShiosOS commented Aug 17, 2026

Copy link
Copy Markdown
Owner

The Chrome Web Store submission form requires a privacy policy URL, so this adds PRIVACY.md at the repo root and links it from the README's permissions section.

It documents what the extension actually does, matching the manifest and the code:

  • stores exactly one local value — the "newest" / "oldest" preference;
  • makes no network requests, and includes no remote code;
  • runs only on https://github.com/*/*/pull/*;
  • collects, transmits, and sells nothing.

Once merged, the listing's privacy policy URL will be:
https://github.com/ShiosOS/github-pr-reverse-comments/blob/main/PRIVACY.md

Docs only — no extension source or packaging changes.

🤖 Generated with Claude Code

The Chrome Web Store submission form requires a privacy policy URL. This
documents what the extension actually does: stores one local preference
value ("newest"/"oldest"), makes no network requests, ships no remote code,
and runs only on https://github.com/*/*/pull/*.

The README permissions section now links to it.
@cursor

cursor Bot commented Aug 17, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@ShiosOS
ShiosOS merged commit 0371890 into main Aug 17, 2026
4 of 5 checks passed
@ShiosOS
ShiosOS deleted the add-privacy-policy branch August 17, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant