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": "Find URL History", "version": "2.2", "description": "This extension will Reads your history, and shows the top ten pages you go to by typing the URL.", "permissions": [ "history" ], "action": { "default_popup": "typedUrls.html", "default_icon": "clock.png" }, "manifest_version": 3 }