Oh My Link !

Open current URL in smart phone by scanning QR code.

Cos'è Oh My Link !?

Oh My Link ! è un'estensione di Chrome sviluppata da Swati Kp, e la sua funzione principale è "Open current URL in smart phone by scanning QR code.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Oh My Link !

Scarica i file di estensione Oh My Link ! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Open any link is a simple web extension that will let you open a URL from your machine's web browser to your smart phone, just by scanning the QR code.                    

Informazioni di Base sull'Estensione

Nome Oh My Link ! Oh My Link !
ID fjhnndnenmfmfcaocdbpdejodhokmllb
URL Ufficiale https://chromewebstore.google.com/detail/oh-my-link/fjhnndnenmfmfcaocdbpdejodhokmllb
Descrizione Open current URL in smart phone by scanning QR code.
Dimensione del File 40.11 KB
Conteggio Installazioni 15
Versione Corrente 0.2
Ultimo Aggiornamento 2019-07-01
Data di Pubblicazione 2019-07-01
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Swati Kp
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/Swatikp
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Oh My Link !",
    "version": "0.2",
    "description": "Open current URL in smart phone by scanning QR code.",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "images\/link.png"
    },
    "manifest_version": 2,
    "permissions": [
        "activeTab"
    ]
}