mirror of
https://github.com/katanemo/plano.git
synced 2026-06-08 14:55:14 +02:00
added the tabs permission again (#521)
This commit is contained in:
parent
c0748718f1
commit
5ea51c8cbd
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