GitHub Dashboard Fix Firefox

Examine source code of GitHub Dashboard Fix

제작자: Aashutosh Rathi Add-on
Inspect and view changes in GitHub Dashboard Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GitHub Dashboard Fix",
  "version": "1.2.1resigned1",
  "manifest_version": 2,
  "description": "Injects switch button in GitHub",
  "homepage_url": "http://aashutoshrathi.co",
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "switch.js"
      ]
    }
  ],
  "icons": {
    "48": "img/icon-48x48.png",
    "96": "img/icon-96x96.png"
  },
  "browser_action": {
    "default_title": "GitHub Dashboard Fix"
  },
  "web_accessible_resources": [
    "toggle.css"
  ],
  "permissions": [
    "storage",
    "tabs",
    "https://www.github.com/",
    "https://github.com/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a1bb7230-df9a-4ead-b2b9-ed8b6dc19e8e}"
    }
  }
}

최고의 GitHub Dashboard Fix 대안

다음은 GitHub Dashboard Fix과(와) 유사한 Firefox add-on입니다: