Mail this link

Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client

Co to jest Mail this link?

Mail this link to rozszerzenie Chrome opracowane przez wpg4665, a jego główną funkcją jest „Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client”.

Pobierz plik CRX rozszerzenia Mail this link

Pobierz pliki rozszerzeń Mail this link w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                                            

Podstawowe informacje o rozszerzeniu

Nazwa Mail this link Mail this link
ID gjmddldhdbafjaiagfgndcmmnanffkgm
Oficjalny URL https://chrome.google.com/webstore/detail/mail-this-link/gjmddldhdbafjaiagfgndcmmnanffkgm
Opis Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client
Rozmiar pliku 21.81 KB
Liczba instalacji 48
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2015-03-30
Data Publikacji 2015-03-30
Deweloper wpg4665
Typ Płatności free
Obsługiwane Języki 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"
}