[QR]L Share
Share your page URL in a ease
什麼是[QR]L Share?
[QR]L Share是由Pranesh Ravi開發的Chrome擴展程式,該擴展的主要功能是“Share your page URL in a ease”。
擴展截圖
下載[QR]L Share擴展crx文件
下載[QR]L Share擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
[QR]L Share is a simple tool which lets you to share any website's URL from your chrome browser to any smartphones and tablets easily.
Instructions:
1) Download any "QR Scanner" app from your App Store or Play Store.
2) Now, On your browser click the "[QR]L Share" icon at the top right.
3) Point the "QR Scanner" towards the QR produced.
4) That's It!! :) 擴展基本資訊
| 名稱 | |
| ID | mhafjfieilfjakpkgomnnppfkkgphdif |
| 官方網址 | https://chromewebstore.google.com/detail/qrl-share/mhafjfieilfjakpkgomnnppfkkgphdif |
| 簡介 | Share your page URL in a ease |
| 檔案大小 | 158 KB |
| 安裝次數 | 77 |
| 目前版本 | 1.0 |
| 更新時間 | 2014-12-12 |
| 上架時間 | 2014-12-12 |
| 評分 | 5.00/5 共 3 次評分 |
| 開發者 | Pranesh Ravi |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "[QR]L Share",
"version": "1.0",
"description": "Share your page URL in a ease",
"manifest_version": 2,
"browser_action": {
"default_icon": "icon.png",
"default_popup": "index.html"
},
"permissions": [
"tabs"
]
} | |