TabShifting
It is time to take control of all your Tabs.
TabShiftingคืออะไร?
TabShifting เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ideators Corp. และคุณลักษณะหลักของมันคือ "It is time to take control of all your Tabs."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TabShifting
ดาวน์โหลดไฟล์ส่วนขยาย TabShifting ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
It is time to take control of all your opened Tabs in one place! TabShifting is an extension designed to enable users to effectively manage multiple Tabs opened in Chrome by eliminating all sorts of common possible browser hassles. Furthermore, it also allows users to freely Search, Close and Jump between Tabs without much efforts(e.g. Users may encounter difficulties in properly managing large number of opened Tabs as the Tabs shrinks smaller when it grows large in number). Now, we give the freedom of choice back to you to choose the Tabs you desire. This extension also supports on all mobile tablets running on Windows operating system. Currently supported features in this version: 1) Jump to different Tabs by clicking at the icon of a website. 2) Close any Tabs from your current Tab. 3) Determining the Important Tabs(disables the Close Tab function to avoid closing tabs accidentally). Further improvements will be added on the upcoming release updates. Currently, the developers are working on upgrading the features specified. So, stay tuned and help us to support by reviewing your comments and feedback. ©2013 by Ideators Corp. All rights reserved.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | TabShifting |
ID | nifigjcgamgmbjdimjhbabmkghbcnkbl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tabshifting/nifigjcgamgmbjdimjhbabmkghbcnkbl |
คำอธิบาย | It is time to take control of all your Tabs. |
ขนาดไฟล์ | 1.39 MB |
จำนวนการติดตั้ง | 51 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2013-08-13 |
วันที่เผยแพร่ | 2013-08-13 |
คะแนน | 4.33/5 รวมทั้งหมด 12 คะแนน |
ผู้พัฒนา | Ideators Corp. |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TabShifting", "description": "It is time to take control of all your Tabs.", "version": "1.0", "manifest_version": 2, "permissions": [ "tabs" ], "browser_action": { "default_popup": "todo.html", "default_icon": "icon128.png", "default_title": "TabShifting" } } |