Make GitHub Great Again Firefox

Examine source code of Make GitHub Great Again

제작자: joshmoody24
Inspect and view changes in Make GitHub Great Again source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Make GitHub Great Again",
  "description": "Speed up GitHub by converting it to an MPA",
  "version": "0.0.7",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon-128.png"
  },
  "icons": {
    "128": "icon-128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.github.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "make-github-great-again@joshmoody.org",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Make GitHub Great Again 대안

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