mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Update description, remove unused files
This commit is contained in:
parent
99d47db9bb
commit
94615df734
1 changed files with 2 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"name": "process.env.EXTENSION_NAME",
|
||||
"short_name": "process.env.EXTENSION_NAME",
|
||||
"version": "2.0.1",
|
||||
"description": "Save articles to your Omnivore library",
|
||||
"description": "Save PDFs and Articles to your Omnivore library",
|
||||
"author": "Omnivore Media, Inc",
|
||||
"default_locale": "en",
|
||||
"developer": {
|
||||
|
|
@ -89,7 +89,6 @@
|
|||
}
|
||||
},
|
||||
"web_accessible_resources": [
|
||||
"views/toast.html",
|
||||
"views/cta-popup.html"
|
||||
"views/toast.html"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue