Redirect to Edge Firefox

Examine source code of Redirect to Edge

By: Lakadev
Inspect and view changes in Redirect to Edge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Redirect to Edge",
  "version": "1.0",
  "description": "Automatically opens sites you choose in Microsoft Edge, without external tool.",
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "96": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "redirect-to-edge@lakadev.com",
      "strict_min_version": "100.0"
    }
  }
}

Best Redirect to Edge Alternatives

Here are some Firefox add-ons that are similar to Redirect to Edge: