Trello Shortcuts Killer Firefox

Examine source code of Trello Shortcuts Killer

By: Sosthen
Inspect and view changes in Trello Shortcuts Killer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trello Shortcuts Killer",
  "version": "1.0.2",
  "description": "Remove shortcuts from Trello for people who don't use them",
  "permissions": [
    "*://trello.com/*"
  ],
  "icons": {
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://trello.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "author": "Sosthèn Gaillard",
  "browser_specific_settings": {
    "gecko": {
      "id": "{9208acb6-f304-470b-8ba9-70bf0b4c3163}"
    }
  }
}

Best Trello Shortcuts Killer Alternatives

Here are some Firefox add-ons that are similar to Trello Shortcuts Killer: