Overleaf Dark Theme Firefox

Examine source code of Overleaf Dark Theme

제작자: MaxiBarometer
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"
      ]
    }
  ]
}

최고의 Overleaf Dark Theme 대안

다음은 Overleaf Dark Theme과(와) 유사한 Firefox add-on입니다: