ChoiceScript Game Tools Firefox

Examine source code of ChoiceScript Game Tools

By: Lauren
Inspect and view changes in ChoiceScript Game Tools source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChoiceScript Game Tools",
  "version": "1.7.0",
  "description": "Adds tools for writing, debugging, and playing ChoiceScript games.",
  "icons": {
    "96": "icons/snoop-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.dashingdon.com/play/*",
        "*://*.choiceofgames.com/*",
        "*://cogdemos.ink/play/*",
        "*://*.cogdemos.ink/play/*",
        "*://*/web/mygame/index.html"
      ],
      "js": [
        "src/jquery-3.6.1.min.js",
        "src/snoop.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "src/inject/script/*",
    "src/jquery-3.6.1.min.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9662df7-1125-495b-a0de-eb3dc79d0fed}"
    }
  },
  "permissions": [
    "storage"
  ]
}

Best ChoiceScript Game Tools Alternatives

Here are some Firefox add-ons that are similar to ChoiceScript Game Tools: