Make GitHub Great Again Firefox

Examine source code of Make GitHub Great Again

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"
        ]
      }
    }
  }
}

Melhores alternativas Make GitHub Great Again

Aqui estão algumas Firefox add-ons que são similares a Make GitHub Great Again: