Cort History URL

Cort History URL

With the help of this extension, you can easily inspect and excess your last top 10 history URLs.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Cort History URL",
  "version": "3.1.0",
  "description": "With the help of this extension, you can easily inspect and excess your last top 10 history URLs.",
  "permissions": [
    "history"
  ],
  "action": {
    "default_popup": "typedUrls.html",
    "default_icon": "clock.png"
  },
  "manifest_version": 3,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}