SD History URL

SD History URL

The top ten results will be displayed when you check your history, and you can access any page by clicking its URL.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "SD History URL",
  "version": "3.1.5",
  "description": "The top ten results will be displayed when you check your history, and you can access any page by clicking its URL.",
  "permissions": [
    "history"
  ],
  "action": {
    "default_popup": "typedUrls.html",
    "default_icon": "clock.png"
  },
  "manifest_version": 3,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}