Overleaf Dark Theme Firefox

Examine source code of Overleaf Dark Theme

Inspect and view changes in Overleaf Dark Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Overleaf Dark Theme",
  "version": "0.2",
  "description": "Some style, what the fuck did you think this was",
  "icons": {
    "48": "icons/overleaf-48.png",
    "96": "icons/overleaf-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.overleaf.com/project"
      ],
      "js": [
        "overleaf-style-main.js"
      ]
    },
    {
      "matches": [
        "*://www.overleaf.com/project/*"
      ],
      "js": [
        "overleaf-style-project.js"
      ]
    }
  ]
}

Melhores alternativas Overleaf Dark Theme

Aqui estão algumas Firefox add-ons que são similares a Overleaf Dark Theme: