Night XML - dark mode XML viewer Firefox

Examine source code of Night XML - dark mode XML viewer

By: Fun88
Inspect and view changes in Night XML - dark mode XML viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Night XML - dark mode XML viewer",
  "description": "Night XML enables dark mode on all XML web pages.",
  "homepage_url": "https://nighteye.app",
  "version": "1.4.5",
  "author": "Promotino Ltd.",
  "icons": {
    "16": "res/icon-16.png",
    "48": "res/icon-48.png",
    "128": "res/icon-128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "web_accessible_resources": [
    "res/icon-16.png",
    "res/icon-48.png",
    "res/icon-128.png",
    "res/icon-64.png",
    "html/browser-action/popup.html",
    "background.js",
    "css/*",
    "_locales/*",
    "js/browser-action/*"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "offline_enabled": true,
  "browser_action": {
    "default_icon": "res/icon-64.png",
    "default_popup": "html/browser-action/popup.html",
    "default_title": "XML Dark Viewer"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9db47105-18ee-4244-9138-0485d60643b6}"
    }
  }
}

Best Night XML - dark mode XML viewer Alternatives

Here are some Firefox add-ons that are similar to Night XML - dark mode XML viewer: