Skip to content

feat: Chrome Web Store Publication — Extension Packaging + Review #4

Description

@Delqhi

Objective

Package and publish the thin-client extension to Chrome Web Store.

Requirements

  • Create extension icons (16x16, 48x48, 128x128)
  • Write Chrome Web Store listing (title, description, screenshots)
  • Privacy Policy page at opensin.ai/privacy
  • Terms of Service page at opensin.ai/terms
  • Package extension as .zip (exclude server/ directory!)
  • Register Chrome Web Store developer account (5 USD one-time)
  • Submit for review
  • Handle review feedback

Chrome Web Store Listing

  • Title: OpenSIN Bridge — AI Browser Automation
  • Category: Productivity
  • Keywords: automation, AI, browser automation, productivity
  • Pricing: Free (subscription managed externally via Stripe)

Security Checklist Before Submission

  • NO API keys in extension code
  • NO obfuscated code (Google forbids it)
  • NO remote code loading (MV3 forbids it)
  • Content Security Policy is strict
  • Only required permissions declared

Acceptance Criteria

  • Extension approved and listed on Chrome Web Store
  • Auto-updates work
  • Privacy Policy and ToS accessible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions