mirror of
https://github.com/cupcakearmy/ora.git
synced 2025-09-06 00:00:41 +00:00
bump and link for chrome
This commit is contained in:
@@ -8,3 +8,7 @@
|
|||||||
## Firefox
|
## Firefox
|
||||||
|
|
||||||
Upload `web-ext-artifacts/ora-*.zip` in the [console](https://addons.mozilla.org/de/developers/).
|
Upload `web-ext-artifacts/ora-*.zip` in the [console](https://addons.mozilla.org/de/developers/).
|
||||||
|
|
||||||
|
## Chrome
|
||||||
|
|
||||||
|
Upload `ora.zip` in the [console](https://chrome.google.com/webstore/devconsole/)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "Ora",
|
"name": "Ora",
|
||||||
"version": "0.6",
|
"version": "0.7",
|
||||||
|
|
||||||
"description": "See how much time you spend on each website and set limits",
|
"description": "See how much time you spend on each website and set limits",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
@@ -15,7 +15,7 @@
|
|||||||
href="https://github.com/cupcakearmy/ora"
|
href="https://github.com/cupcakearmy/ora"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer">Source Code</a>
|
rel="noreferrer">Source Code</a>
|
||||||
- v0.6
|
- v0.7
|
||||||
<br />
|
<br />
|
||||||
Made with ❤️ by
|
Made with ❤️ by
|
||||||
<a href="https://nicco.io" target="_blank" rel="noreferrer">🐘</a>
|
<a href="https://nicco.io" target="_blank" rel="noreferrer">🐘</a>
|
||||||
|
Reference in New Issue
Block a user