refactoring manifest
This commit is contained in:
@@ -1,17 +1,20 @@
|
|||||||
{
|
{
|
||||||
"name": "Izipus",
|
"name": "Izipus",
|
||||||
"version": "1.1.0",
|
"version": "2.0.0",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "Izipus -- help your a...",
|
"description": "Lzipus Lite- assists your workflow by simplifying interactions.",
|
||||||
"homepage_url": "https://github.com/AM-EO/izipus",
|
"homepage_url": "https://git.gorshenin.info/Dgors03/Answer_Templates",
|
||||||
"icons": {
|
"icons": {
|
||||||
"16": "icons/icon16.png",
|
"16": "icons/icon16.png",
|
||||||
"48": "icons/icon48.png",
|
"48": "icons/icon48.png",
|
||||||
"128": "icons/icon128.png"
|
"128": "icons/icon128.png"
|
||||||
},
|
},
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_icon": "icons/icon19.png",
|
"default_icon": {
|
||||||
"default_title": "browser action demo",
|
"19": "icons/icon19.png",
|
||||||
|
"38": "icons/icon38.png"
|
||||||
|
},
|
||||||
|
"default_title": "Izipus - Quick Actions",
|
||||||
"default_popup": "src/browser_action/popup.html"
|
"default_popup": "src/browser_action/popup.html"
|
||||||
},
|
},
|
||||||
"permissions": [
|
"permissions": [
|
||||||
|
|||||||
Reference in New Issue
Block a user