mirror of
https://github.com/katanemo/plano.git
synced 2026-07-11 16:12:13 +02:00
removing the unnecessary permissions
This commit is contained in:
parent
2915aedcc2
commit
c9607627ce
1 changed files with 1 additions and 3 deletions
|
|
@ -4,9 +4,7 @@
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "RouteGPT: Smart Model Routing for ChatGPT.",
|
"description": "RouteGPT: Smart Model Routing for ChatGPT.",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"storage",
|
"storage"
|
||||||
"tabs",
|
|
||||||
"scripting"
|
|
||||||
],
|
],
|
||||||
"host_permissions": [
|
"host_permissions": [
|
||||||
"https://chatgpt.com/*",
|
"https://chatgpt.com/*",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue