NightOwl Pro Firefox

Examine source code of NightOwl Pro

By: ryuji Add-on
Inspect and view changes in NightOwl Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "NightOwl Pro",
  "version": "1.0.1",
  "description": "全局网页暗色模式,保护您的双眼",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "darkreader.js",
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "privacy": {
    "data_collected": {
      "website_visited": false,
      "browsing_history": false,
      "personal_data": false
    },
    "data_shared": {
      "third_party": false
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "nightowlpro@yourdomain.com",
      "strict_min_version": "109.0"
    }
  }
}

Best NightOwl Pro Alternatives

Here are some Firefox add-ons that are similar to NightOwl Pro: