By: Gaurav Patidar
Inspect and view changes in Gmail Helper - Navigate mails using arrow keys source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Gmail Arrow Key Navigation",
"version": "1.1.0",
"description": "Use Left and Right arrow keys to move between newer and older emails in Gmail.",
"browser_specific_settings": {
"gecko": {
"id": "gmail-helper@gaurav.local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"action": {
"default_title": "Gmail Arrow Key Navigation",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://mail.google.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icon.svg",
"128": "icon.svg"
}
} Best Gmail Helper - Navigate mails using arrow keys Alternatives
Here are some Firefox add-ons that are similar to Gmail Helper - Navigate mails using arrow keys:
Gmail Shortcuts Plus
Gaurav Patidar
Gmail Keyboard Navigation
Rich Feit
Next Page Please
Steffen Sauler
Keyboard Navigator for Google Search™
Kyriet
Google Search keyboard navigation
Matthias
Gcontacts Sidebar
🌱 𝙅𝙪𝙨𝙤𝙧𝙚『ジュソレ』✊
Gesture-Based Navigation
Félix
Gmail Sidebar & Search
🌱 𝙅𝙪𝙨𝙤𝙧𝙚『ジュソレ』✊
Search Result Keybindings
Dan Leonard
Google Arrow Navigation
Jusnim
Web Search Navigator
Michal Novák