Marstoy MOC V2 (UPDATED) Firefox

Examine source code of Marstoy MOC V2 (UPDATED)

Inspect and view changes in Marstoy MOC V2 (UPDATED) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MarsToy Image Updater",
  "version": "1.2",
  "description": "Reverses product numbers and updates images on MarsToy pages.",
  "content_scripts": [
    {
      "matches": [
        "https://marstoy.com/*"
      ],
      "js": [
        "marstoy_script_v2.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "marstoy-image-updater@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Marstoy MOC V2 (UPDATED) Alternatives

Here are some Firefox add-ons that are similar to Marstoy MOC V2 (UPDATED):