Vinted Checker Firefox

Examine source code of Vinted Checker

Inspect and view changes in Vinted Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_ext_name__",
  "description": "__MSG_ext_description__",
  "version": "1.3",
  "default_locale": "fr",
  "permissions": [
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "vinted-checker@yourdomain.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Vinted Checker Alternatives

Here are some Firefox add-ons that are similar to Vinted Checker: