MaxSold Improver Firefox

Examine source code of MaxSold Improver

Inspect and view changes in MaxSold Improver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MaxSold Link Appender",
  "version": "1.0",
  "description": "Appends a fixed query string to every maxsold.com/auction/ link on the page.",
  "icons": {
    "48": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "elijahbuilditall@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ]
}

Best MaxSold Improver Alternatives

Here are some Firefox add-ons that are similar to MaxSold Improver: