Clean Reader –  [Seita Celestial/Remangas] Firefox

Examine source code of Clean Reader – [Seita Celestial/Remangas]

Inspect and view changes in Clean Reader – [Seita Celestial/Remangas] source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Focus Mode - Remangas",
  "version": "4.4",
  "description": "Reconstrói a página de leitura do remangas.net para uma experiência limpa, imersiva e com navegação interativa entre capítulos.",
  "host_permissions": [
    "*://remangas.net/manga/*",
    "*://*.remangas.net/manga/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://remangas.net/manga/*/capitulo-*",
        "*://remangas.net/manga/*/capitulo-*/",
        "*://*.remangas.net/manga/*/capitulo-*",
        "*://*.remangas.net/manga/*/capitulo-*/"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{02b1912b-aeae-4d89-9dce-43f1c321bd87}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Clean Reader – [Seita Celestial/Remangas] Alternatives

Here are some Firefox add-ons that are similar to Clean Reader – [Seita Celestial/Remangas]: