Skip to content

Commit d4b58e5

Browse files
authored
remove permissions
1 parent ea0aa6a commit d4b58e5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chatgpt-to-notion",
33
"displayName": "ChatGPT to Notion",
4-
"version": "1.10.1",
4+
"version": "1.10.2",
55
"description": "__MSG_extensionDescription__",
66
"author": "Théo Lartigau",
77
"scripts": {
@@ -61,12 +61,6 @@
6161
"tabs",
6262
"webRequest",
6363
"scripting"
64-
],
65-
"optional_host_permissions": [
66-
"*://*/*"
67-
],
68-
"optional_permissions": [
69-
"alarms"
7064
]
7165
}
7266
}

0 commit comments

Comments
 (0)