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": 2, "name": "\u041c\u043e\u0434\u0443\u043b\u044c \u041e\u043d\u043b\u0430\u0439\u043d \u043a\u0430\u0441\u0441\u044b \u0432 CRM Otmechalka.com (RU)", "short_name": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u043c\u043e\u0434\u0443\u043b\u044f \u041e\u043d\u043b\u0430\u0439\u043d \u043a\u0430\u0441\u0441\u044b \u0432 CRM Otmechalka.com", "version": "2.2.1", "description": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u041e\u043d\u043b\u0430\u0439\u043d \u043a\u0430\u0441\u0441\u044b \u0438 \u043f\u0435\u0447\u0430\u0442\u0430\u0442\u044c \u0447\u0435\u043a\u0438 \u043f\u0440\u044f\u043c\u043e \u0438\u0437 CRM Otmechalka.com", "author": "CRM Otmechalka.com", "icons": { "16": "16x16-connected.png", "48": "48x48-store-icon.png", "64": "64x64-connected.png", "128": "128x128-connected.png" }, "background": { "scripts": [ "jquery.min.js", "ocr-constants.js", "ocr-options-manager.js", "ocr-socket-service.js", "cash-register-manager.js", "ws-error.js", "background.js" ] }, "permissions": [ "storage", "*:\/\/*.otmechalka.com\/*", "*:\/\/otmechalka.com\/*", "*:\/\/*.sup.ev\/*", "*:\/\/*.uvcom.top\/*" ], "externally_connectable": { "matches": [ "*:\/\/*.otmechalka.com\/*", "*:\/\/*.sup.ev\/*", "*:\/\/*.uvcom.top\/*" ] }, "options_ui": { "page": "options.html", "chrome_style": true }, "browser_action": { "default_title": "\u041c\u043e\u0434\u0443\u043b\u044c \u041e\u043d\u043b\u0430\u0439\u043d \u043a\u0430\u0441\u0441 \u043e\u0442 CRM Otmechalka.com", "default_icon": "64x64-disconnected.png", "default_popup": "popup.html" }, "web_accessible_resources": [ "images\/*.png", "images\/*.jpg", "images\/*.gif" ] }