mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-24 04:54:51 -04:00
Add some more info in the webextension manifest
This commit is contained in:
parent
adcbd35db4
commit
2de1354218
@ -4,7 +4,7 @@
|
||||
"version": "2.0",
|
||||
|
||||
"description": "Kiwix : offline wikipedia reader",
|
||||
|
||||
|
||||
"icons": {
|
||||
"16": "www/img/icons/kiwix-16.png",
|
||||
"19": "www/img/icons/kiwix-19.png",
|
||||
@ -29,5 +29,9 @@
|
||||
|
||||
"background": {
|
||||
"scripts": ["webextension/backgroundscript.js"]
|
||||
}
|
||||
},
|
||||
|
||||
"author": "mossroy",
|
||||
"homepage_url": "http://www.kiwix.org",
|
||||
"offline_enabled": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user