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": "\u041b\u0430\u0439\u043a\u0424\u043e\u0440\u0441 - \u0430\u0432\u0442\u043e\u043b\u0430\u0439\u043a\u0438\u043d\u0433 \u0438\u0441\u0442\u043e\u0440\u0438\u0439 \u0432 \u0418\u043d\u0441\u0442\u0430\u0433\u0440\u0430\u043c", "version": "4.2", "author": "Andrey Sherechevskiy", "description": "\u041f\u0440\u043e\u0434\u0432\u0438\u0433\u0430\u0439\u0442\u0435 \u0441\u0432\u043e\u0439 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u043b\u0430\u0439\u043a\u0430 \u0438\u0441\u0442\u043e\u0440\u0438\u0439 \u0432 Instagram \u043f\u0440\u043e\u0441\u0442\u043e \u0438 \u0443\u0434\u043e\u0431\u043d\u043e.", "manifest_version": 3, "action": { "default_icon": { "16": "\/images\/16.png", "32": "\/images\/32.png", "48": "\/images\/48.png" } }, "icons": { "16": "\/images\/16.png", "32": "\/images\/32.png", "48": "\/images\/48.png" }, "content_scripts": [ { "js": [ "js\/jquery.js", "js\/main.js" ], "matches": [ "*:\/\/*.instagram.com\/*" ] } ], "background": { "service_worker": "js\/background.js" }, "permissions": [ "scripting", "tabs" ], "host_permissions": [ "https:\/\/extension.arxide.com\/" ] }