Redirect .dev to .localhost Firefox

Examine source code of Redirect .dev to .localhost

Inspect and view changes in Redirect .dev to .localhost source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Redirects *://*.dev to http://*.localhost",
  "manifest_version": 2,
  "name": "Redirect .dev to .localhost",
  "version": "2.1resigned1",
  "homepage_url": "https://github.com/mkg20001/redirect-dev-to-localhost",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*.dev/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "logo48.png",
    "512": "logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{92836818-568d-4e88-9fa7-62426db6bf5b}"
    }
  }
}

Best Redirect .dev to .localhost Alternatives

Here are some Firefox add-ons that are similar to Redirect .dev to .localhost: