MOC Source Firefox

Examine source code of MOC Source

Inspect and view changes in MOC Source source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MOC Source",
  "version": "0.4.19",
  "description": "PAB price comparison on BrickLink wanted lists and cart",
  "permissions": [
    "storage",
    "tabs",
    "cookies"
  ],
  "host_permissions": [
    "https://*.bricklink.com/*",
    "https://store.bricklink.com/*",
    "https://api.moc-source.com/*",
    "https://www.lego.com/*",
    "https://www.bricklink.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "moc-source@moc-source.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": []
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://store.bricklink.com/*"
      ],
      "js": [
        "content_main.js"
      ],
      "world": "MAIN",
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://www.bricklink.com/v2/wanted/*",
        "https://www.bricklink.com/v2/globalcart.page*",
        "https://www.bricklink.com/v2/catalog/catalogitem.page*",
        "https://store.bricklink.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://www.lego.com/*"
      ],
      "js": [
        "content-lego.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_title": "MOC Source",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  }
}

Melhores alternativas MOC Source

Aqui estão algumas Firefox add-ons que são similares a MOC Source: