Night Reading Mode Firefox

Examine source code of Night Reading Mode

Inspect and view changes in Night Reading Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Night Reading Mode",
  "version": "1.0",
  "description": "Tự động chuyển nền tối vào buổi tối để đọc dễ hơn.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5341bf7e-e819-4202-aaa5-2fa4b68ff1d5}"
    }
  }
}

Best Night Reading Mode Alternatives

Here are some Firefox add-ons that are similar to Night Reading Mode: