VK_Spamer Firefox

Examine source code of VK_Spamer

Inspect and view changes in VK_Spamer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VK_Spamer",
  "version": "1.0.14",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "downloads",
    "contextMenus"
  ],
  "description": "Для поиск пользователей групп, кому не отправлялись сообщения. Заходите на страницу группы, жмете Найти пользователей... При клике на ссылку найденного человека, текст сообщения, которое нужно отправить, копируется в буфер обмена и открывается диалог с пользователем",
  "applications": {
    "gecko": {
      "id": "macrosina@mail.ru",
      "strict_min_version": "45.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "find.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.vk.com/*"
      ],
      "js": [
        "jquery-3.5.1.min.js",
        "page-sort.js",
        "find.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "32": "find.svg"
    }
  }
}

Best VK_Spamer Alternatives

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