PDF Dark Mode Reader Firefox

Examine source code of PDF Dark Mode Reader

Inspect and view changes in PDF Dark Mode Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PDF Dark Mode Reader",
  "version": "2.1.0",
  "description": "Read PDFs in dark mode with multiple themes. Reduce eye strain and read comfortably. 100% local processing — your files never leave your device.",
  "permissions": [],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "lib/pdf.worker.min.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pdf-dark-mode@humble-librarian.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Melhores alternativas PDF Dark Mode Reader

Aqui estão algumas Firefox add-ons que são similares a PDF Dark Mode Reader: