MD-BBCode Injektor pro forum.ubuntu.cz Firefox

Examine source code of MD-BBCode Injektor pro forum.ubuntu.cz

By: Ramael
Inspect and view changes in MD-BBCode Injektor pro forum.ubuntu.cz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Markdown → BBCode Injektor",
  "version": "1.0.1",
  "description": "Převádí Markdown na BBCode ve fóru",
  "browser_specific_settings": {
    "gecko": {
      "id": "md2bb@forum.local",
      "strict_min_version": "109.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://forum.ubuntu.cz/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best MD-BBCode Injektor pro forum.ubuntu.cz Alternatives

Here are some Firefox add-ons that are similar to MD-BBCode Injektor pro forum.ubuntu.cz: