GitHub Minesweeper Firefox

Examine source code of GitHub Minesweeper

Inspect and view changes in GitHub Minesweeper source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Minesweeper",
  "version": "1.0.1",
  "homepage_url": "https://github.com/bgonp/github-mines-extension#readme",
  "description": "Minesweeper game on GitHub profile page using calendar contributions chart",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "index.js"
      ],
      "css": [
        "index.css"
      ]
    }
  ]
}

Best GitHub Minesweeper Alternatives

Here are some Firefox add-ons that are similar to GitHub Minesweeper: