HC History URLs

HC History URLs

Check your history, it will show the top ten results, and you go to any page by click the URL.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "HC History URLs",
  "version": "3.0.2",
  "description": "Check your history, it will show the top ten results, and you go to any page by click 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"
}