Bomb Party Buddy Firefox

Examine source code of Bomb Party Buddy

Inspect and view changes in Bomb Party Buddy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.6",
  "browser_specific_settings": {
    "gecko": {
      "id": "bombpartybuddy@nitrofun.eu"
    }
  },
  "default_locale": "en",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "action": {
    "default_icon": {
      "48": "icons/icon48.png",
      "96": "icons/icon96.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.jklm.fun/*"
      ],
      "js": [
        "content/Game.js",
        "content/bombpartybuddy.js"
      ],
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "background/handler.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "content/injected.js",
        "words/*.txt"
      ],
      "matches": [
        "*://*.jklm.fun/*"
      ]
    }
  ],
  "permissions": [
    "storage"
  ]
}

Best Bomb Party Buddy Alternatives

Here are some Firefox add-ons that are similar to Bomb Party Buddy: