By: Daniel Wirtz
Inspect and view changes in Gmail URL Paste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Gmail URL Paste",
"description": "Automatically convert selected text to hyperlinks when pasting URLs in Gmail and Google Calendar. This extension is open source and collects no data. Source code: https://github.com/wirtzdan/gmail-url-paste",
"version": "0.1.0",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "@gmail-url-paste",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"*://calendar.google.com/*",
"*://mail.google.com/*"
],
"all_frames": true,
"run_at": "document_idle",
"js": [
"content-scripts/content.js"
]
}
]
} Best Gmail URL Paste Alternatives
Here are some Firefox add-ons that are similar to Gmail URL Paste:
Gmailto
Desiwah
URL Switcher
arvindpunk
Simply Copy Current Page Link
010 Pixel
Share-it
psephopaiktes
Take me to this URL!
Sandeep Kothari
Copy URLs
oov
File to Paste
Swan
copy-link-to-clipboard
Frederick Hewett
Quick Copy URL
vantezzen
Copy Tabs URLs
Kevin Tully
Copy Paste Tab Links
Kustrica
Copy and Paste Tabs
Stanislav Senotrusov