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",
"manifest_version": 3,
"name": "Vision Trader \u2014 AI \u0424\u043e\u0440\u0435\u043a\u0441 \u0410\u043d\u0430\u043b\u0438\u0442\u0438\u043a",
"version": "1.1.0",
"description": "AI-\u0430\u043d\u0430\u043b\u0438\u0437 \u0444\u043e\u0440\u0435\u043a\u0441-\u0433\u0440\u0430\u0444\u0438\u043a\u043e\u0432 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u043d\u043e\u0433\u043e \u0437\u0440\u0435\u043d\u0438\u044f. \u0417\u0430\u0445\u0432\u0430\u0442\u0438\u0442\u0435 \u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u0434\u043b\u044f \u043c\u0433\u043d\u043e\u0432\u0435\u043d\u043d\u043e\u0433\u043e \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0430\u043d\u0430\u043b\u0438\u0437\u0430.",
"permissions": [
"activeTab",
"storage",
"sidePanel"
],
"host_permissions": [
"<all_urls>"
],
"side_panel": {
"default_path": "index.html"
},
"action": {
"default_title": "Vision Trader \u2014 AI \u0410\u043d\u0430\u043b\u0438\u0437 \u0433\u0440\u0430\u0444\u0438\u043a\u043e\u0432",
"default_icon": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
}
},
"background": {
"service_worker": "background.js"
},
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
}
}