GML Syntax Highlighter Firefox

Examine source code of GML Syntax Highlighter

By: zbanack
Inspect and view changes in GML Syntax Highlighter 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,
  "short_name": "GML",
  "name": "GML Syntax Highlighter",
  "version": "0.9.7resigned1",
  "description": "GameMaker syntax highlighting, pretty-printing, and docs-linking courtesy of GMLsnip.com",
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_action": {
    "default_popup": "options.html"
  },
  "applications": {
    "gecko": {
      "id": "gmlsnip@zackbanack",
      "strict_min_version": "53.0"
    }
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "js/content.js",
        "js/gml_snip.js",
        "js/docs.js",
        "js/gml_syntax.js"
      ],
      "matches": [
        "https://*.reddit.com/r/gamemaker/*",
        "https://forum.yoyogames.com/*",
        "https://docs2.yoyogames.com/*",
        "https://docs.yoyogames.com/*"
      ],
      "all_frames": true
    }
  ],
  "icons": {
    "16": "img/icon16.png",
    "32": "img/icon32.png",
    "48": "img/icon48.png",
    "64": "img/icon64.png",
    "128": "img/icon128.png"
  }
}

Best GML Syntax Highlighter Alternatives

Here are some Firefox add-ons that are similar to GML Syntax Highlighter: