mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
added the tabs permission again
This commit is contained in:
parent
c0748718f1
commit
b629815ee6
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@
|
|||
"version": "0.1.0",
|
||||
"description": "RouteGPT: Smart Model Routing for ChatGPT.",
|
||||
"permissions": [
|
||||
"storage"
|
||||
"storage",
|
||||
"tabs"
|
||||
],
|
||||
"host_permissions": [
|
||||
"https://chatgpt.com/*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue