Nordcraft Firefox

Examine source code of Nordcraft

Inspect and view changes in Nordcraft source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Nordcraft",
  "version": "2.3.5",
  "description": "Browser extension for the Nordcraft editor.",
  "background": {
    "scripts": [
      "firefox/src/background.js"
    ]
  },
  "icons": {
    "48": "icons/nordcraft-48.png",
    "96": "icons/nordcraft-96.png"
  },
  "homepage_url": "https://nordcraft.com/",
  "permissions": [
    "cookies",
    "webRequest",
    "webRequestBlocking",
    "webNavigation"
  ],
  "host_permissions": [
    "https://*.toddle.site/*",
    "https://*.nordcraft.site/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.toddle.site/*",
        "https://editor.nordcraft.com/*",
        "https://*.nordcraft.site/*"
      ],
      "js": [
        "firefox/src/install_notifier.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b369ea25-4d25-4ecb-81dd-b09da203176a}",
      "strict_min_version": "109.0"
    }
  }
}

Best Nordcraft Alternatives

Here are some Firefox add-ons that are similar to Nordcraft: