Chollometro Firefox

Examine source code of Chollometro

Inspect and view changes in Chollometro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PrecioReal by Chollometro",
  "version": "2.0.5",
  "description": "De la mano de Chollometro: compara precios en tiempo real, consulta el historial de precios y recibe alertas de bajadas de precio.",
  "browser_specific_settings": {
    "gecko": {
      "id": "tech@chollometro.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "authenticationInfo",
          "browsingActivity",
          "websiteContent",
          "websiteActivity"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "PrecioReal"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "*://chollometro.com/*",
        "*://*.chollometro.com/*",
        "*://lenovo.com/configurator/*",
        "*://*.lenovo.com/configurator/*",
        "*://lenovo.com/*/configurator/*",
        "*://*.lenovo.com/*/configurator/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "declarativeNetRequest",
    "storage"
  ],
  "host_permissions": [
    "https://precioreal.com/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  }
}

Best Chollometro Alternatives

Here are some Firefox add-ons that are similar to Chollometro: