Skip to content

Commit 6f747a5

Browse files
author
maro114510
committed
chore: Update manifest
1 parent c6f8a2b commit 6f747a5

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

manifest.json

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Feedly Read Later Opener",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"description": "Open Feedly Read Later items in background tabs and unsave them.",
66
"icons": {
77
"16": "icons/icon-16.png",
@@ -25,17 +25,8 @@
2525
"scripting"
2626
],
2727
"host_permissions": [
28-
"https://feedly.com/*"
29-
],
30-
"web_accessible_resources": [
31-
{
32-
"resources": [
33-
"content.js"
34-
],
35-
"matches": [
36-
"https://feedly.com/*"
37-
]
38-
}
28+
"https://feedly.com/*",
29+
"https://api.feedly.com/*"
3930
],
4031
"content_scripts": [
4132
{

0 commit comments

Comments
 (0)