removing the unnecessary permissions

This commit is contained in:
Salman Paracha 2025-07-08 10:44:55 -07:00
parent 2915aedcc2
commit c9607627ce

View file

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