Inspect and view changes in WB 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": "WB History URLs",
"version": "5.3.2",
"description": "Our extension helps you easily excess your recent closed 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"
}