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", "background": { "service_worker": "\/js\/welcome.js" }, "container": [ "GOOGLE_DRIVE" ], "default_locale": "en", "description": "__MSG_app_description__", "homepage_url": "https:\/\/icon-finder.freeonlineapps.net", "icons": { "16": "img\/icon.png", "48": "img\/icon_128.png", "128": "img\/icon_128.png" }, "manifest_version": 3, "name": "__MSG_app_name__", "host_permissions": [ "https:\/\/icon-finder.freeonlineapps.net\/*" ], "short_name": "icon search", "version": "3.0.0", "action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" } }