rm
This commit is contained in:
@@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "Izipus Lite",
|
|
||||||
"version": "0.3.1",
|
|
||||||
"manifest_version": 3,
|
|
||||||
"description": "Lzipus - 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"
|
|
||||||
},
|
|
||||||
"action": {
|
|
||||||
"default_icon": "icons/icon48.png",
|
|
||||||
"default_title": "Izipus - Quick Actions",
|
|
||||||
"default_popup": "src/popup.html"
|
|
||||||
},
|
|
||||||
"permissions": [
|
|
||||||
"clipboardRead",
|
|
||||||
"clipboardWrite",
|
|
||||||
"contextMenus",
|
|
||||||
"storage",
|
|
||||||
"cookies"
|
|
||||||
],
|
|
||||||
"browser_specific_settings": {
|
|
||||||
"gecko": {
|
|
||||||
"id": "dmitriy.gorshenin@gmail.com"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user