ModerationHelper Firefox

Examine source code of ModerationHelper

By: MarM25
Inspect and view changes in ModerationHelper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ModerationHelper",
  "version": "1.4",
  "description": "Helpfull small improvements for phpbb forums",
  "permissions": [
    "contextMenus"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.formel1.de/forum/*"
      ],
      "js": [
        "js/functions.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bb28c538-a596-456e-823a-35ec3469c95c}"
    }
  }
}

Best ModerationHelper Alternatives

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