[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 |
| 公式URL | 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"
]
} | |