Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u0412\u041f\u041d \u0434\u043b\u044f \u0427\u0430\u0442\u0413\u041f\u0422 \/ ChatGPT", "version": "1.2", "description": "\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u043e\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435, \u043f\u043e\u043c\u043e\u0433\u0430\u044e\u0449\u0435\u0435 \u043e\u0431\u0445\u043e\u0434\u0438\u0442\u044c \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u0438 \u043d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0442\u044c\u0441\u044f \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u043e\u0439 ChatGPT", "author": "Andrey Sherechevskiy https:\/\/t.me\/sherechevskiy", "manifest_version": 3, "action": { "default_icon": { "16": "icons\/16.png", "32": "icons\/32.png", "64": "icons\/64.png", "128": "icons\/128.png" }, "default_popup": "popup\/main.html" }, "icons": { "16": "icons\/16.png", "32": "icons\/32.png", "64": "icons\/64.png", "128": "icons\/128.png" }, "background": { "service_worker": "js\/bg.js" }, "permissions": [ "proxy", "storage", "webRequest", "webRequestAuthProvider", "browsingData", "notifications" ], "host_permissions": [ "<all_urls>" ] }