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": "Shortcuts practice", "description": "Practice keyboard shortcuts.", "version": "0.4.4", "manifest_version": 3, "action": { "default_title": "Practice keyboard shortcuts." }, "chrome_url_overrides": { "newtab": "tab-page\/index.html" }, "permissions": [ "storage" ], "icons": { "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" } }