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

Set offline_enabled in manifest so offline ability is highlighted in store #429

Closed
melink14 opened this issue May 2, 2021 · 1 comment · Fixed by #612
Closed

Set offline_enabled in manifest so offline ability is highlighted in store #429

melink14 opened this issue May 2, 2021 · 1 comment · Fixed by #612

Comments

@melink14
Copy link
Owner

melink14 commented May 2, 2021

"offline_enabled": true,

This is the default but it seems like you don't get the marking in the store unless you set it explicilty.

@melink14 melink14 added this to the September 2020 milestone May 2, 2021
@melink14 melink14 self-assigned this May 3, 2021
melink14 added a commit that referenced this issue Jul 18, 2021
This should make Chrome Web Store highlight that the extension is enabled for offline use.

Fixes #429
melink14 pushed a commit that referenced this issue 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 issue has been resolved 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant