Mystera Legacy Skill Reader Firefox

Examine source code of Mystera Legacy Skill Reader

Par : GreyHope Add-on
Inspect and view changes in Mystera Legacy Skill Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mystera Legacy Skill Reader",
  "version": "1.1",
  "icons": {
    "32": "icon.png"
  },
  "permissions": [
    "scripting"
  ],
  "author": "Reuben Ford",
  "description": "Read the base level of every skill, even without the skill tiers unlocked.",
  "content_scripts": [
    {
      "matches": [
        "https://www.mysteralegacy.com/play/full.php",
        "https://www.mysteralegacy.com/play-ml/"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e2fdbd28-e9be-4b81-8af3-bd2eb3c381e6}"
    }
  }
}

Meilleures alternatives Mystera Legacy Skill Reader

Voici quelques Firefox add-ons qui sont similaires à Mystera Legacy Skill Reader :