Fetlife Availability Badge Firefox

Examine source code of Fetlife Availability Badge

Inspect and view changes in Fetlife Availability Badge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fetlife Availability Badge",
  "version": "1.0.1",
  "description": "Adds a badge next to your profile to indicate if you're available for dating/meetups.",
  "icons": {
    "16": "icons/16x16.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/16x16.png",
      "32": "icons/32x32.png",
      "48": "icons/48x48.png"
    }
  },
  "permissions": [
    "activeTab",
    "*://fetlife.com/*",
    "https://fet-available-badge-8e8a225da246.herokuapp.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://fetlife.com/*"
      ],
      "js": [
        "socket.io.min.js",
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{30d2b11e-eeb8-440c-90ee-b1615fc36f0a}"
    }
  }
}

Best Fetlife Availability Badge Alternatives

Here are some Firefox add-ons that are similar to Fetlife Availability Badge: