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