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.”。
擴展截圖
下載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 ! |
ID | fjhnndnenmfmfcaocdbpdejodhokmllb |
官方網址 | 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 |
電子郵箱 | [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" ] } |