Remove ZyBook Tutorial Book Firefox

Examine source code of Remove ZyBook Tutorial Book

Inspect and view changes in Remove ZyBook Tutorial Book source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Remove ZyBook Tutorial Book",
  "version": "1.0",
  "description": "Remove annoying Zybook tutorial.",
  "content_scripts": [
    {
      "matches": [
        "https://learn.zybooks.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "zybooks-cleaner@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Meilleures alternatives Remove ZyBook Tutorial Book

Voici quelques Firefox add-ons qui sont similaires à Remove ZyBook Tutorial Book :