Bandhutva Firefox

Examine source code of Bandhutva

Inspect and view changes in Bandhutva source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Bandhutva",
  "version": "1.3",
  "description": "The perfect tool to foster meaningful professional connections on LinkedIn!",
  "permissions": [
    "scripting",
    "activeTab",
    "webNavigation"
  ],
  "host_permissions": [
    "https://www.linkedin.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.linkedin.com/mynetwork/invitation-manager/*",
        "https://www.linkedin.com/mynetwork/grow/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bandhutva@pratham.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Bandhutva Alternatives

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