Break It (Brk.Im)

Shorten and Share webpages

Break It (Brk.Im) là gì?

Break It (Brk.Im) là một tiện ích mở rộng Chrome được phát triển bởi Vasu Jain, và tính năng chính của nó là "Shorten and Share webpages".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Break It (Brk.Im)

Tải xuống các tệp mở rộng Break It (Brk.Im) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Break It (Brk.Im) Break It (Brk.Im)
ID picnajghhinnejoejfjjnijebndmikne
URL Chính Thức https://chrome.google.com/webstore/detail/break-it-brkim/picnajghhinnejoejfjjnijebndmikne
Mô tả Shorten and Share webpages
Kích Thước Tệp 272 KB
Số Lần Cài Đặt 23
Phiên Bản Hiện Tại 1.4.0
Cập Nhật Lần Cuối 2014-07-28
Ngày Phát Hành 2014-07-28
Đánh Giá 5.00/5 Tổng số 7 Đánh Giá
Nhà Phát Triển Vasu Jain
Loại Thanh Toán free
Trang Web Mở Rộng http://brk.im/
Ngôn Ngữ Được Hỗ Trợ 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
}