DeviantArt Mobile Button Fixer Firefox

Examine source code of DeviantArt Mobile Button Fixer

Inspect and view changes in DeviantArt Mobile Button Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DeviantArt Mobile Button Fixer",
  "description": "A small plugin to make some of the controls in the mobile version of DeviantArt more easily accessible for people with normal-sized fingers on actual mobile devices!",
  "version": "1.1",
  "icons": {
    "48": "icons/dAMBFIcon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.deviantart.com/*",
        "http://www.deviantart.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "dAMobileButtons.js"
      ]
    }
  ]
}

Best DeviantArt Mobile Button Fixer Alternatives

Here are some Firefox add-ons that are similar to DeviantArt Mobile Button Fixer: