Indie Forum Buddy Firefox

Examine source code of Indie Forum Buddy

Inspect and view changes in Indie Forum Buddy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Indie Forum Buddy",
  "version": "1.0.0",
  "description": "Discover independently owned forum websites and get notified when there's an indie alternative to corprete owned forum.",
  "permissions": [
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "indieforumbuddy@scrapblox.com",
      "strict_min_version": "58.0"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "data/forums.json"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "scripts/content.js",
        "scripts/content-search.js"
      ]
    }
  ],
  "action": {
    "default_icon": "images/roundedicon.png"
  }
}

Best Indie Forum Buddy Alternatives

Here are some Firefox add-ons that are similar to Indie Forum Buddy: