By: Bernd Bestel Add-on
Inspect and view changes in Send Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Send Link",
"description": "Send links via customizable context menu entries as GET requests (mailto: is also supported).",
"version": "1.1.0",
"author": "Bernd Bestel",
"homepage_url": "https://github.com/berrnd/send-link",
"applications": {
"gecko": {
"id": "{136e3622-5051-49cf-b866-9750f49aa835}"
}
},
"permissions": [
"contextMenus",
"storage",
"tabs",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"browser_style": true
}
} Best Send Link Alternatives
Here are some Firefox add-ons that are similar to Send Link:
Send Link from context menu
Andrej
Send Link and Show
peturdainn
URL Link
Neil Bird
Link Creator
Teal Dulcet
MailLinkTo Extension
LM33 Development
Email Linkifier
Theodore
Streamlink Helper
P1neapple
Copy Mail to Clipboard
igorlogius
Mailto Gmail and More
Nick
MailTo
Anthropohedron
Open Link in Other Window
CR
Send to ntfy
TheDuffman85