Examine source code of Monitor URL Edge Extensions

Inspect and view changes in Monitor URL Edge Extensions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
  "name": "Monitor URL Edge Extensions",
  "description": "Detect to change url when url typed by Users. For URL Redirect of OpenNetLink.",
  "version": "1.0.0.1",
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": "ico.png",
    "default_title": "Monitor URL Extensions"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "tabs",
    "activeTab",
    "http://*/*",
    "https://*/*",
    "webNavigation"
  ]
}

Similar add-ons

Here are some Edge add-ons that are similar to Monitor URL Edge Extensions:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: