Mail this link
Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client
Vad är Mail this link?
Mail this link är en Chrome-tillägg utvecklad av wpg4665, och dess huvudfunktion är "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client".
Ladda ner Mail this link-förlängningens CRX-fil
Ladda ner Mail this link-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
Namn | |
ID | gjmddldhdbafjaiagfgndcmmnanffkgm |
Officiell webbadress | https://chrome.google.com/webstore/detail/mail-this-link/gjmddldhdbafjaiagfgndcmmnanffkgm |
Beskrivning | Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client |
Filstorlek | 21.81 KB |
Antal Installationer | 48 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2015-03-30 |
Publiceringsdatum | 2015-03-30 |
Utvecklare | wpg4665 |
Betalningssätt | free |
Stödda Språk | en-US |
manifest.json | |
{ "background_page": "background.html", "description": "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client", "homepage_url": "http:\/\/chrome.masline.com\/", "icons": { "128": "icon128.png", "48": "icon48.png", "16": "icon16.png" }, "manifest_version": 2, "name": "Mail this link", "permissions": [ "contextMenus" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |