PhishLens

Chrome Web Store Readiness

This checklist prepares PhishLens for a future Chrome Web Store submission. Review the official Chrome Web Store documentation before every real submission because store requirements can change.

Package

Store Listing

Prepare:

Avoid claims that PhishLens is a definitive phishing detector. It is an explainable risk-assistance tool.

Privacy Disclosure

The listing should match privacy.md:

Permissions Justification

Use permissions.md as the source of truth for the Web Store permission explanations.

Before publishing, confirm:

Review Notes

Document these points for reviewers:

Release Flow

  1. Merge feature work into develop.
  2. Promote develop to main through a release PR.
  3. Tag from main.
  4. Let Release Extension attach the ZIP artifact to GitHub Releases.
  5. Use that ZIP for Web Store review.

Official References