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文件
下載Break It (Brk.Im)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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 } |