NoMoreMobile Firefox

Examine source code of NoMoreMobile

Inspect and view changes in NoMoreMobile source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NoMoreMobile",
  "version": "1.1resigned1",
  "description": "A simple extension that automagically replaces mobile links with desktop variants.",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "content_scripts": [
    {
      "exclude_matches": [
        "*://*.reddit.com/*"
      ],
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "nomoremobile.js"
      ]
    },
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "nomoremobile.reddit.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e8c92a07-5b85-44ac-861b-bc0e9e30634a}"
    }
  }
}

Best NoMoreMobile Alternatives

Here are some Firefox add-ons that are similar to NoMoreMobile: