Thingiverse Fixer Firefox

Examine source code of Thingiverse Fixer

Inspect and view changes in Thingiverse Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Thingiverse Fixer",
  "description": "Download all as Zip, and remove timer and ads from individual downloads.",
  "version": "1.3.0",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "https://www.thingiverse.com/*",
        "http://www.thingiverse.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/t16.png",
      "32": "/images/t32.png",
      "48": "/images/t48.png",
      "128": "/images/t128.png"
    }
  },
  "icons": {
    "16": "/images/tz16.png",
    "32": "/images/tz32.png",
    "48": "/images/tz48.png",
    "128": "/images/tz128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e81a4bdb-a965-498a-a582-4b7d4886ac2e}"
    }
  }
}

Best Thingiverse Fixer Alternatives

Here are some Firefox add-ons that are similar to Thingiverse Fixer: