Inspect and view changes in Gmail Navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Gmail Navigation",
"description": "Gmail Navigation helps you quickly jump between emails and attachments within lengthy email threads, eliminating the need for endless scrolling.",
"version": "1.0",
"manifest_version": 3,
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "gmail-navigation@psyther.dev",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"content_scripts": [
{
"matches": [
"https://mail.google.com/*"
],
"js": [
"content.js"
],
"css": [
"style.css"
]
}
],
"action": {
"default_popup": "index.html",
"default_icon": "icon.png"
},
"web_accessible_resources": [
{
"resources": [
"icons/*.svg"
],
"matches": [
"https://mail.google.com/*"
]
}
]
} Melhores alternativas Gmail Navigation
Aqui estão algumas Firefox add-ons que são similares a Gmail Navigation:
Gmail Helper - Navigate mails using arrow keys
Gaurav Patidar
Gmail
Lucas Suberbielle
Gmail Shortcuts Plus
Gaurav Patidar
Gmail Keyboard Navigation
Rich Feit
Gmail
Gmail
Gmail Notepad
majackie
Mail Attachment Lens
Kaushik Basu
Simplify Gmail
Michael Leggett
Gmail Thread Notes
TJ
Better Email
JW
Gmail shortcut
Jakub M.
Gmail Reply Attach Helper
Mehmet Emre Demirbek