Desktop Everywhere Firefox

Examine source code of Desktop Everywhere

Inspect and view changes in Desktop Everywhere source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Desktop Everywhere",
  "version": "1.1.0",
  "author": "Andrew Gaul",
  "description": "Redirect mobile links to desktop equivalents.",
  "background": {
    "scripts": [
      "desktop_everywhere.js"
    ]
  },
  "icons": {
    "48": "desktop.svg"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ]
}

Best Desktop Everywhere Alternatives

Here are some Firefox add-ons that are similar to Desktop Everywhere: