Code Expert Keybinds Firefox

Examine source code of Code Expert Keybinds

作者: 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}"
    }
  }
}

最佳 Code Expert Keybinds 替代方案

这里是一些与Code Expert Keybinds类似的Firefox add-on: