mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
need the tabs permission
This commit is contained in:
parent
c9607627ce
commit
887c38c972
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