Skip to content

Conversation

@asonas
Copy link

@asonas asonas commented Jul 14, 2025

  • Update manifest_version from 2 to 3
  • Replace chrome.extension API with chrome.runtime API
  • Convert background scripts to service worker
  • Separate host permissions from general permissions
  • Update minimum Chrome version to 95
  • Bump version to 0.14
  • Fix code formatting consistency

This change ensures compatibility with current Chrome browsers and resolves the "unsupported manifest version" installation error.

- Update manifest_version from 2 to 3
- Replace chrome.extension API with chrome.runtime API
- Convert background scripts to service worker
- Separate host permissions from general permissions
- Update minimum Chrome version to 95
- Bump version to 0.14
- Fix code formatting consistency

This change ensures compatibility with current Chrome browsers
and resolves the "unsupported manifest version" installation error.
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