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": "TuneFinder - Identify Song form Tab!", "description": "Uncover songs and artists by simply listening through your browser!", "version": "1.0", "manifest_version": 3, "permissions": [ "storage", "tabCapture" ], "host_permissions": [ "https:\/\/onlinetechbd.com\/*" ], "action": { "default_popup": "\/popup.html", "default_icon": { "16": "\/imgs\/icon16.png", "32": "\/imgs\/icon32.png", "48": "\/imgs\/icon48.png", "128": "\/imgs\/icon128.png" } }, "icons": { "16": "\/imgs\/icon16.png", "32": "\/imgs\/icon32.png", "48": "\/imgs\/icon48.png", "128": "\/imgs\/icon128.png" } }