added the tabs permission again (#521)

This commit is contained in:
Salman Paracha 2025-07-08 17:50:41 -07:00 committed by GitHub
parent c0748718f1
commit 5ea51c8cbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,8 @@
"version": "0.1.0",
"description": "RouteGPT: Smart Model Routing for ChatGPT.",
"permissions": [
"storage"
"storage",
"tabs"
],
"host_permissions": [
"https://chatgpt.com/*",