Super Mario Maker Course ID Linkifier Firefox

Examine source code of Super Mario Maker Course ID Linkifier

Inspect and view changes in Super Mario Maker Course ID Linkifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Super Mario Maker Course ID Linkifier",
  "version": "1.1resigned1",
  "description": "Converts all Super Mario Maker Course IDs into Bookmark links",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "*://supermariomakerbookmark.nintendo.net/*"
      ],
      "js": [
        "mariomaker.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "permissions": [
    "https://supermariomakerbookmark.nintendo.net/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@mariomakerlinker"
    }
  }
}

Best Super Mario Maker Course ID Linkifier Alternatives

Here are some Firefox add-ons that are similar to Super Mario Maker Course ID Linkifier: