Break It (Brk.Im)
Shorten and Share webpages
Break It (Brk.Im)란 무엇입니까?
Break It (Brk.Im)은(는) Vasu Jain에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Shorten and Share webpages"입니다.
확장 프로그램 스크린샷
Break It (Brk.Im) 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The Chrome extension captures all the tabs in your current Chrome browser session and make them available for shortening i.e. breaking. You can break URL from any of the tab for easy share on any social networking site or bookmarking. Powered by Brk.im URL Shortening engine. Short story : 4 Clicks to share a short URL of any page you are browsing, to a social network of your choice (Facebook, Twitter, G+) .. No keyboard required at all. Something as a Lazy/Pro User you will love... The Chrome extension serves dual purpose, shorten a long URL to share easily on micro blogging sites where a character limit is imposed on user input, and second, share any page with your friends/followers easily with minimal effort. The developer can be contacted at [email protected] for any feedbacks/suggestions/bugs/questions etc. *** UPDATE v 1.3 *** Added QR Code support for shortened URLs *** UPDATE v 1.4 *** Added Current Tab on top of Tabs list
확장 프로그램 기본 정보
이름 | |
ID | picnajghhinnejoejfjjnijebndmikne |
공식 URL | https://chrome.google.com/webstore/detail/break-it-brkim/picnajghhinnejoejfjjnijebndmikne |
설명 | Shorten and Share webpages |
파일 크기 | 272 KB |
설치 횟수 | 23 |
현재 버전 | 1.4.0 |
최근 업데이트 | 2014-07-28 |
출시 날짜 | 2014-07-28 |
평점 | 5.00/5 총 7 개의 평점 |
개발자 | Vasu Jain |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://brk.im/ |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Break It (Brk.Im)", "version": "1.4.0", "description": "Shorten and Share webpages", "browser_action": { "default_icon": "icon.png", "default_popup": "extension.html" }, "permissions": [ "tabs" ], "icons": { "128": "brkim_128.png" }, "manifest_version": 2 } |