added the tabs permission again

This commit is contained in:
Salman Paracha 2025-07-08 17:19:37 -07:00
parent c0748718f1
commit b629815ee6

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/*",