[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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
[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"
]
} | |