URL Shortner clck.pw
URL Shortner
URL Shortner clck.pw란 무엇입니까?
URL Shortner clck.pw은(는) https://clck.pw에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "URL Shortner"입니다.
확장 프로그램 스크린샷
URL Shortner clck.pw 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Site on shortening yours of links. From link length make the short. Conveniently for the Twitter, Facebook, etc. In the appendix there are functions of the password of the link and assignment of the name of the reduced link.
확장 프로그램 기본 정보
이름 | |
ID | bnheknkedlddaknnnbiohnknbopahlcl |
공식 URL | https://chromewebstore.google.com/detail/url-shortner-clckpw/bnheknkedlddaknnnbiohnknbopahlcl |
설명 | URL Shortner |
파일 크기 | 774 KB |
설치 횟수 | 200 |
현재 버전 | 2.0 |
최근 업데이트 | 2013-07-29 |
출시 날짜 | 2013-07-29 |
평점 | 4.00/5 총 4 개의 평점 |
개발자 | https://clck.pw |
결제 유형 | free |
도움말 페이지 URL | http://clck.pw/disclaimer.php |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "URL Shortner clck.pw", "description": "URL Shortner", "version": "2.0", "manifest_version": 2, "permissions": [ "tabs", "http:\/\/*\/" ], "browser_action": { "default_icon": "popup.png", "default_title": "URL Shortner clck.pw", "default_popup": "popup.html" }, "icons": { "128": "icon.png" } } |