[QR]L Share
Share your page URL in a ease
What is [QR]L Share?
[QR]L Share is a Chrome extension developed by Pranesh Ravi, and its main feature is "Share your page URL in a ease".
Extension Screenshots
Download [QR]L Share Extension CRX File
Download [QR]L Share extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
[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!! :) Extension Basic Information
| Name | |
| ID | mhafjfieilfjakpkgomnnppfkkgphdif |
| Official URL | https://chromewebstore.google.com/detail/qrl-share/mhafjfieilfjakpkgomnnppfkkgphdif |
| Description | Share your page URL in a ease |
| File Size | 158 KB |
| Installation Count | 77 |
| Current Version | 1.0 |
| Last Updated | 2014-12-12 |
| Publish Date | 2014-12-12 |
| Rating | 5.00/5 Total 3 Ratings |
| Developer | Pranesh Ravi |
| Payment Type | free |
| Supported Languages | 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"
]
} | |