Code Expert Keybinds Firefox

Examine source code of Code Expert Keybinds

Inspect and view changes in Code Expert Keybinds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Code Expert Keybinds",
  "version": "1.1",
  "description": "Runs Code Expert by pressing CTRL+S.",
  "icons": {
    "16": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://expert.ethz.ch/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b91e3f70-2e52-4abb-aaf6-0667f28f8405}"
    }
  }
}

Best Code Expert Keybinds Alternatives

Here are some Firefox add-ons that are similar to Code Expert Keybinds: