MDJ Tools (LGeL) Firefox

Examine source code of MDJ Tools (LGeL)

Inspect and view changes in MDJ Tools (LGeL) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MDJ Tools pour LGeL",
  "version": "3.1.5.1",
  "content_scripts": [
    {
      "matches": [
        "https://www.loups-garous-en-ligne.com/jeu/*"
      ],
      "js": [
        "brdrf.js",
        "jquery-3.3.1.min.js"
      ]
    }
  ],
  "icons": {
    "48": "icons/DE48.png",
    "96": "icons/DE96.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/DE96.png",
      "32": "icons/DE96.png"
    },
    "default_title": "MDJ Tools",
    "default_popup": "options.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ]
}

Best MDJ Tools (LGeL) Alternatives

Here are some Firefox add-ons that are similar to MDJ Tools (LGeL):