Break It (Brk.Im)

Shorten and Share webpages

Apa itu Break It (Brk.Im)?

Break It (Brk.Im) adalah ekstensi Chrome yang dikembangkan oleh Vasu Jain, dan fitur utamanya adalah "Shorten and Share webpages".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Break It (Brk.Im)

Unduh file ekstensi Break It (Brk.Im) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Break It (Brk.Im) Break It (Brk.Im)
ID picnajghhinnejoejfjjnijebndmikne
URL Resmi https://chrome.google.com/webstore/detail/break-it-brkim/picnajghhinnejoejfjjnijebndmikne
Deskripsi Shorten and Share webpages
Ukuran File 272 KB
Jumlah Instalasi 23
Versi Saat Ini 1.4.0
Terakhir Diperbarui 2014-07-28
Tanggal Publikasi 2014-07-28
Penilaian 5.00/5 Total 7 Penilaian
Pengembang Vasu Jain
Tipe Pembayaran free
Situs Ekstensi http://brk.im/
Bahasa yang Didukung 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
}