Code Expert Keybinds Firefox

Examine source code of Code Expert Keybinds

Par : markbeep
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}"
    }
  }
}

Meilleures alternatives Code Expert Keybinds

Voici quelques Firefox add-ons qui sont similaires à Code Expert Keybinds :