GitHub Forked links extension Firefox

Examine source code of GitHub Forked links extension

提供元: gh-fork-links Add-on
Inspect and view changes in GitHub Forked links extension 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 Forked links extension",
  "version": "1.0",
  "icons": {
    "48": "icons/48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*"
      ],
      "js": [
        "extension.js"
      ]
    }
  ]
}

ベストのGitHub Forked links extension代替案

GitHub Forked links extensionに類似したFirefox add-onをいくつか紹介します: