Skip to content

fix: narrow chrome extension scope for faster store review#357

Merged
hanneshapke merged 1 commit intomainfrom
hanneshapke/narrow-extension-scope
Apr 24, 2026
Merged

fix: narrow chrome extension scope for faster store review#357
hanneshapke merged 1 commit intomainfrom
hanneshapke/narrow-extension-scope

Conversation

@hanneshapke
Copy link
Copy Markdown
Collaborator

Summary

  • Remove redundant activeTab permission (already covered by explicit host permissions)
  • Add perplexity.ai to default AI service domains in manifest and config
  • Add localhost and 127.0.0.1 to host_permissions for local proxy connectivity
  • Strip console.log calls that dumped PII detection results and backend URLs — reviewers run extensions and scan the console

Test plan

  • Load unpacked extension and verify it activates on all listed AI chat sites
  • Verify PII detection modal still works on ChatGPT, Claude, Gemini
  • Confirm no PII data appears in the browser console during detection
  • Test custom domain addition via options page still works

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hanneshapke hanneshapke changed the title Narrow chrome extension scope for faster store review fix: narrow chrome extension scope for faster store review Apr 24, 2026
@hanneshapke hanneshapke merged commit 55894a5 into main Apr 24, 2026
7 of 8 checks passed
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