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

feat: Set offline_enabled to true in extension manifest #612

Merged
merged 1 commit into from
Jul 18, 2021

Conversation

melink14
Copy link
Owner

@melink14 melink14 commented Jul 18, 2021

This should make Chrome Web Store highlight that the extension is enabled for offline use.

Fixes #429

This should make CWS highlight that the extension is enabled for offline use.
@melink14 melink14 merged commit 202aeac into main Jul 18, 2021
@melink14 melink14 deleted the melink14/offline-enabled-true branch July 18, 2021 14:43
melink14 pushed a commit that referenced this pull request Jul 20, 2021
## [2.1.0](v2.0.1...v2.1.0) (2021-07-20)

### Features

* **css:** Move popup themes into a single file using CSS variables ([#623](#623)) ([75241b5](75241b5)), closes [#222](#222)
* **popup:** Explicilty sets rikaikun to horizontal writing mode ([#624](#624)) ([5fae815](5fae815)), closes [#613](#613)
* Set `offline_enabled` to true in extension manifest ([#612](#612)) ([202aeac](202aeac)), closes [#429](#429)

### Bug Fixes

* **dict:** Update dictionaries to latest versions. ([#620](#620)) ([9a67cb1](9a67cb1))
@melink14
Copy link
Owner Author

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set offline_enabled in manifest so offline ability is highlighted in store
1 participant