Examine source code of HC History URLs

Inspect and view changes in HC History URLs source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
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"
}