mirror of
https://github.com/cupcakearmy/ora.git
synced 2026-04-02 20:15:25 +00:00
footer & store assets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Ora",
|
||||
"version": "0.4",
|
||||
"version": "0.5",
|
||||
|
||||
"description": "See how much time you spend on each website and set limits",
|
||||
"icons": {
|
||||
@@ -33,5 +33,5 @@
|
||||
"js": ["./src/client/index.js"]
|
||||
}
|
||||
],
|
||||
"web_accessible_resources": ["./icons/watch.svg"]
|
||||
"web_accessible_resources": ["./icons/watch.png", "./icons/watch-alt.png"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user