Break It (Brk.Im)
Shorten and Share webpages
Break It (Brk.Im)คืออะไร?
Break It (Brk.Im) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vasu Jain และคุณลักษณะหลักของมันคือ "Shorten and Share webpages"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Break It (Brk.Im)
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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 } |