Unfriend Checker Firefox

Examine source code of Unfriend Checker

Inspect and view changes in Unfriend Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unfriend Checker",
  "author": "Silviu IOVAN <goblenro@yahoo.com>",
  "homepage_url": "https://www.unfriend-checker.com",
  "version": "107",
  "description": "The easiest FREE way to check who unfriended you on Facebook!",
  "icons": {
    "32": "icons/unfriendchecker32.png",
    "48": "icons/unfriendchecker48.png",
    "64": "icons/unfriendchecker64.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "js": [
        "bootstrap/jquery-3.4.1.js",
        "bootstrap/bootstrap.js",
        "utils.js"
      ],
      "css": [
        "unfriendchecker.css"
      ]
    }
  ],
  "permissions": [
    "*://www.unfriend-checker.com/*",
    "*://facebook.com/*"
  ],
  "browser_action": {
    "default_icon": "icons/unfriendchecker32.png",
    "default_title": "Unfriend Checker",
    "default_popup": "unfriendchecker.html"
  }
}

Best Unfriend Checker Alternatives

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