mirror of
https://github.com/muerwre/markdown-home-tab.git
synced 2025-04-25 00:46:41 +07:00
update readme and manifest
This commit is contained in:
parent
d7a09b2729
commit
22dc7fc288
4 changed files with 46 additions and 9 deletions
|
@ -1,19 +1,14 @@
|
|||
{
|
||||
"name": "Markdown Home Tab",
|
||||
"short_name": "Markdown New Tab",
|
||||
"version": "0.0.0",
|
||||
"description": "Makdown editor on your new tab",
|
||||
"version": "0.0.1",
|
||||
"description": "Makdown editor for your new tab",
|
||||
"manifest_version": 2,
|
||||
"permissions": ["storage"],
|
||||
"chrome_url_overrides": {
|
||||
"newtab": "index.html"
|
||||
},
|
||||
"author": "Grogiriy Chervoplyas (muerwre)",
|
||||
"icons": {
|
||||
"16": "static/icon/icon16.png",
|
||||
"48": "static/icon/icon48.png",
|
||||
"128": "static/icon/icon128.png"
|
||||
},
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "gotham48@gmail.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue