Super High School Level Browser Addon Firefox

Examine source code of Super High School Level Browser Addon

Par : decumos
Inspect and view changes in Super High School Level Browser Addon source codes across current and past versions
MinuteBio
Vous voulez plus de plaisir ? Jouez à 1 000+ jeux gratuits non bloqués sur
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_title": "Super High School Level Browser Addon"
  },
  "content_scripts": [
    {
      "js": [
        "data/content_script.js"
      ],
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "description": "Replaces all instances of \"Ultimate\" with \"Super High School Level.\"",
  "manifest_version": 2,
  "name": "Super High School Level Browser Addon",
  "permissions": [
    "tabs"
  ],
  "version": "1.0"
}

Meilleures alternatives Super High School Level Browser Addon

Voici quelques Firefox add-ons qui sont similaires à Super High School Level Browser Addon :