GitHub Enhancer Firefox

Examine source code of GitHub Enhancer

Por: myst25 Add-on
Inspect and view changes in GitHub Enhancer 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": 3,
  "name": "GitHub Enhancer",
  "version": "1.2",
  "description": "Github Pro",
  "permissions": [
    "tabs"
  ],
  "host_permissions": [
    "https://github.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "github-date-enhancer@myst25"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "lib/browser-polyfill.min.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icons/icon48.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "popup.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Melhores alternativas GitHub Enhancer

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