Oh My Link !

Open current URL in smart phone by scanning QR code.

Oh My Link !とは何ですか?

Oh My Link !はSwati Kpによって開発されたChromeの拡張機能で、その主な機能は「Open current URL in smart phone by scanning QR code.」です。

拡張機能のスクリーンショット

screenshot

Oh My Link !拡張機能のCRXファイルをダウンロード

Oh My Link !拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Oh My Link ! Oh My Link !
ID fjhnndnenmfmfcaocdbpdejodhokmllb
公式URL https://chromewebstore.google.com/detail/oh-my-link/fjhnndnenmfmfcaocdbpdejodhokmllb
説明 Open current URL in smart phone by scanning QR code.
ファイルサイズ 40.11 KB
インストール数 15
現在のバージョン 0.2
最終更新日 2019-07-01
公開日 2019-07-01
評価 5.00/5 合計 1 レビュー
開発者 Swati Kp
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/Swatikp
対応言語 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"
    ]
}