By: Matthieu G.
Inspect and view changes in Learn the shortcuts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Learn the shortcuts",
"version": "0.6.2",
"description": "Learn keyboard shortcuts painlessly for Gmail, Trello, Github & Google Calendar",
"short_name": "LTS",
"icons": {
"16": "icons/logo-16.png",
"48": "icons/logo-48.png",
"128": "icons/logo-128.png"
},
"content_scripts": [
{
"matches": [
"https://mail.google.com/*"
],
"js": [
"shortcuts.js",
"gmail.js"
]
},
{
"matches": [
"https://github.com/*"
],
"js": [
"shortcuts.js",
"github.js"
]
},
{
"matches": [
"https://trello.com/*"
],
"js": [
"shortcuts.js",
"trello.js"
]
},
{
"matches": [
"https://calendar.google.com/*"
],
"js": [
"shortcuts.js",
"google-calendar.js"
]
}
],
"permissions": [],
"web_accessible_resources": [
"shortcuts.js",
"gmail.js",
"github.js",
"trello.js",
"google-calendar.js"
]
} Best Learn the shortcuts Alternatives
Here are some Firefox add-ons that are similar to Learn the shortcuts:
Shortcut Sensei
Kei - Shortcut Sensei
ShortcutThing
ShortcutThing
Awesome Shortcuts
Ariful Alam
Shortcuts for Sites
Sha Dou
Keyboard Shortcuts
Jubair Islam
Shortcut Practice
Ryzal
Shortcut Keys for Google Search
backy0175
Gmail Helper - Navigate mails using arrow keys
Gaurav Patidar
Helper for GitHub notifications in Gmail
Mu-An
Gmail Keyboard Navigation
Rich Feit
Simplify Gmail
Michael Leggett
Gmail Shortcuts Plus
Gaurav Patidar