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 :
Code Expert Master
micha4w
CX Enable Vim
humblecatcher
Key Bindings Viewer
Jubair Islam
CodeForces Input Copier
Rami Alzebak
Quick Code Console
Leila
Keyboard Tester
Burcin
CodeShare
Prasath K
Chegg Skipper
Arkonil
Keyboard Shortcuts Bitbucket
Felipe
Commit Shortcut for GitHub™
Ramy Hadid