New Tab for Github Checks Firefox

Examine source code of New Tab for Github Checks

Inspect and view changes in New Tab for Github Checks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "New Tab for Github Checks",
  "description": "Opens a new tab for links in Github checks",
  "homepage_url": "https://github.com/pmsanford/new-tab-github-checks",
  "version": "1.0",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*",
        "*://*.github.com/*",
        "https://github.com/*"
      ],
      "js": [
        "./new-tab-github-checks.js"
      ]
    }
  ]
}

Best New Tab for Github Checks Alternatives

Here are some Firefox add-ons that are similar to New Tab for Github Checks: