BombPartyAssistant PT Firefox

Examine source code of BombPartyAssistant PT

Inspect and view changes in BombPartyAssistant PT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BombPartyAssistant",
  "version": "1.0",
  "description": "Assists you in the game Bomb Party by providing you with words that you can use",
  "default_locale": "en",
  "icons": {
    "48": "icons/bomb_48.png",
    "96": "icons/bomb_96.png"
  },
  "permissions": [
    "activeTab",
    "menus",
    "tabs",
    "scripting",
    "webNavigation",
    "storage",
    "https://jklm.fun/*"
  ],
  "browser_action": {
    "default_icon": "icons/bomb_48.png",
    "default_title": "Bomb Party"
  },
  "sidebar_action": {
    "default_icon": {
      "48": "icons/bomb_48.png",
      "96": "icons/bomb_96.png"
    },
    "default_title": "Bomb Party Assistant!",
    "default_panel": "html/sidebar.html",
    "open_at_install": false
  },
  "background": {
    "scripts": [
      "js/menu.js"
    ]
  },
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1e3cc0c5-5865-4fce-a8b5-75c96f0cfeed}"
    }
  }
}

Best BombPartyAssistant PT Alternatives

Here are some Firefox add-ons that are similar to BombPartyAssistant PT: