VA History URLs

VA History URLs

Our Extension helps you to access your recently closed history URLs in just one click.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "VA History URLs",
  "version": "1.4.8",
  "description": "Our Extension helps you to access your recently closed history URLs in just one click.",
  "permissions": [
    "history"
  ],
  "action": {
    "default_popup": "typedUrls.html",
    "default_icon": "clock.png"
  },
  "manifest_version": 3,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}