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", "action": { "default_title": "Tally Connect - Ingenious CRM - TYMK", "default_icon": "public\/images\/icon_48.png" }, "name": "Tally Connect - Ingenious CRM", "description": "Tally Connect, A support extension for 'Ingenious CRM' by TYMK Softwares", "version": "2.4", "short_name": "TYMK - Ingenious", "manifest_version": 3, "permissions": [], "host_permissions": [ "http:\/\/localhost\/*" ], "icons": { "16": "public\/images\/icon_16.png", "48": "public\/images\/icon_48.png", "128": "public\/images\/icon_128.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'" }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "assets\/*" ], "use_dynamic_url": false } ] }