Gitark Firefox

Examine source code of Gitark

Por: imfunny
Inspect and view changes in Gitark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Gitark",
  "version": "0.1.0",
  "short_name": "Gitark",
  "author": "imfunny and community",
  "description": "the most popular dark theme extension for github",
  "manifest_version": 2,
  "icons": {
    "16": "./assets/icons/icon3.png",
    "48": "./assets/icons/icon2.png",
    "128": "./assets/icons/icon1.png"
  },
  "content_scripts": [
    {
      "css": [
        "src/style.css"
      ],
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "src/content.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Melhores alternativas Gitark

Aqui estão algumas Firefox add-ons que são similares a Gitark: