BlaseballHelper Firefox

Examine source code of BlaseballHelper

By: noxora
Inspect and view changes in BlaseballHelper source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BlaseballHelper",
  "version": "1.0",
  "description": "Fucks with blaseball team order",
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.blaseball.com/*"
      ],
      "js": [
        "blaseballer.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_icon": "icons/icon-32.png",
    "default_title": "BlaseballHelper",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ]
}

Best BlaseballHelper Alternatives

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