Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 19, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Enable ChatGPT Plus Subscription", "description": "Get rid of looooong queue, Subscribe ChatGPT Plus today!", "version": "1.2", "icons": { "64": "icons\/64.png", "128": "icons\/128.png", "256": "icons\/256.png", "512": "icons\/512.png" }, "host_permissions": [ "https:\/\/chat.openai.com\/*" ], "action": { "default_popup": "popup.html" } }