GitHub Defreshed Firefox

Examine source code of GitHub Defreshed

제작자: Kir_Antipov Add-on
Inspect and view changes in GitHub Defreshed source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Defreshed",
  "description": "Classical GitHub at its finest",
  "version": "4.3.3",
  "author": "Kir_Antipov",
  "homepage_url": "https://github.com/Kir-Antipov/GitHub-Defreshed",
  "icons": {
    "19": "icons/icon-19.png",
    "38": "icons/icon-38.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "github-defreshed.user.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "GitHub Defreshed",
    "default_icon": {
      "19": "icons/icon-19.png",
      "38": "icons/icon-38.png"
    },
    "default_popup": "popup/index.html"
  },
  "permissions": [
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "{7945c276-9007-400b-b174-70db1146af7e}"
    }
  }
}

최고의 GitHub Defreshed 대안

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