Commit Shortcut for GitHub™ Firefox

Examine source code of Commit Shortcut for GitHub™

Inspect and view changes in Commit Shortcut for GitHub™ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub commit shortcut",
  "version": "1.0",
  "description": "A firefox addon that lets you press the \"commit\" button using a key-bind (Ctrl+Space) without scrolling all the way down.",
  "icons": {
    "48": "icons/ICON.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "onload.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6dac5d68-959d-4d96-8752-bd954e17fc2b}"
    }
  }
}

Mejores alternativas Commit Shortcut for GitHub™

Aquí hay algunas Firefox add-ons que son similares a Commit Shortcut for GitHub™: