Блокировщик продавцов Avito Firefox

Examine source code of Блокировщик продавцов Avito

By: mie Add-on
Inspect and view changes in Блокировщик продавцов Avito source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Avito Seller Blocker",
  "version": "2.6.1",
  "description": "Block unwanted sellers on Avito with persistent storage and cross-tab sync",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.avito.ru/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "avito-seller-blocker@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Блокировщик продавцов Avito Alternatives

Here are some Firefox add-ons that are similar to Блокировщик продавцов Avito: