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": "CompuOffice Online Extension", "version": "1.13", "description": "This extension will be used by 'CompuOffice Online' to automate the government filing utilities.", "action": { "default_icon": "icon.png" }, "manifest_version": 3, "externally_connectable": { "matches": [ "<all_urls>" ] }, "background": { "service_worker": "main.js" }, "incognito": "split", "permissions": [ "nativeMessaging" ] }