need the tabs permission

This commit is contained in:
Salman Paracha 2025-07-08 17:12:35 -07:00
parent c9607627ce
commit 887c38c972

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