WolnaDzida v2 Firefox

Examine source code of WolnaDzida v2

Inspect and view changes in WolnaDzida v2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WolnaDzida v2",
  "version": "1.2",
  "author": "Zbyszggo",
  "description": "Allow to remove posts from authors you don't want to see. Better, faster and smoother than version 1",
  "content_scripts": [
    {
      "matches": [
        "*://*.jbzd.com.pl/mikroblog*"
      ],
      "js": [
        "jquery.js",
        "js-cookie.js",
        "users_black_list.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "icon.png"
    }
  },
  "permissions": [
    "tabs",
    "<all_urls>"
  ]
}

Best WolnaDzida v2 Alternatives

Here are some Firefox add-ons that are similar to WolnaDzida v2: