TechGainz URL History

TechGainz URL History

Reads your history, and shows the top ten pages you go to by typing the URL.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "TechGainz URL History",
  "version": "2.2",
  "description": "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,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}