By: Desiwah
Inspect and view changes in Gmailto source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Gmailto",
"version": "1.0",
"description": "Intercepts mailto links, copies address to clipboard, and opens Gmail compose window.",
"permissions": [
"clipboardWrite",
"scripting",
"tabs"
],
"icons": {
"48": "icon-48.png",
"96": "icon-96.png",
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
],
"run_at": "document_idle"
}
],
"host_permissions": [
"*://*/*"
],
"browser_specific_settings": {
"gecko": {
"id": "gmailto@example.com",
"strict_min_version": "102.0"
}
}
} Best Gmailto Alternatives
Here are some Firefox add-ons that are similar to Gmailto:
Gmail URL Paste
Daniel Wirtz
Send Selection to Gmail
Juliano
ChatGPT for Gmail
Dolevf
HTML Email Inserter for Gmail
Hamza
FA Mail
M. Faisal
Gmail
Lucas Suberbielle
MailGPT
A T O M I X
GMail New Tab Button
Keepdev
Gmail™ Notifier +
Alexis Jaksone
Gmail Link Fixer
Goatek
Read Email
KR Web Experts