Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support default_state key in chrome.action #10062

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

thromer
Copy link

@thromer thromer commented Dec 28, 2024

https://developer.chrome.com/docs/extensions/reference/api/action#enabled_state

↪️ Pull Request

Allow enabled_state in manifest.json action, fixes #10061

💻 Examples

See #10061

🚨 Test instructions

Unit test provided.

✔️ PR Todo

  • Added/updated unit tests for this change
  • Filled out test instructions (In case there aren't any unit tests)
  • Included links to related issues/PRs

@thromer thromer changed the title Support default_state key in chrome.action #10061 Support default_state key in chrome.action Dec 28, 2024
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.

default_state key in action should be allowed in manifest.json
1 participant