Github One-Click Commit Firefox

Examine source code of Github One-Click Commit

By: dschep
Inspect and view changes in Github One-Click Commit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github One-Click Commit",
  "description": "Commit custom mesages with a single click on Github! Silly idea from @HackerNewsOnion",
  "version": "1.3resigned1",
  "icons": {
    "32": "icon32.png",
    "200": "icon200.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{542595ef-aa8e-4135-ac66-f251f8d7917c}"
    }
  }
}

Best Github One-Click Commit Alternatives

Here are some Firefox add-ons that are similar to Github One-Click Commit: