Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDescription__", "short_name": "__MSG_appShortName__", "default_locale": "en", "version": "3.0.1", "icons": { "128": "img\/icon.png" }, "action": { "default_popup": "ui\/popup.html" }, "background": { "service_worker": "scripts\/background.js" }, "homepage_url": "https:\/\/fidget-spinner.freespeedcheck.net\/" }