Tabs Organizer for Chrome
Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.
Tabs Organizer for Chromeคืออะไร?
Tabs Organizer for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rolandcatalinar.90 และคุณลักษณะหลักของมันคือ "Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tabs Organizer for Chrome
ดาวน์โหลดไฟล์ส่วนขยาย Tabs Organizer for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Tabs could be a mess. The extension helps you to organize your limitless browser tabs. Tabs Organizer provides you with an essential feature to hide an opened tabs that you don't need at the moment, but want to keep it during your browsing session at the moment. Make a convenient search by your tabs, bookmarks and recently closed webpages.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Tabs Organizer for Chrome |
ID | fjhdmknamgfeamanofggbiinceogpeeg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tabs-organizer-for-chrome/fjhdmknamgfeamanofggbiinceogpeeg |
คำอธิบาย | Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history. |
ขนาดไฟล์ | 1.91 MB |
จำนวนการติดตั้ง | 29,199 |
เวอร์ชันปัจจุบัน | 1.0.4 |
อัปเดตครั้งล่าสุด | 2023-12-11 |
วันที่เผยแพร่ | 2023-02-18 |
ผู้พัฒนา | rolandcatalinar.90 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://tabsorg.com/privacy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "action": { "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png", "64": "images\/icon64.png" } }, "background": { "service_worker": "worker.js" }, "commands": { "open-omni": { "description": "Open command menu", "suggested_key": { "default": "Ctrl+Shift+K", "mac": "Command+Shift+K" } } }, "content_scripts": [ { "all_frames": true, "css": [ "stylesmodal.css" ], "js": [ "javascripts\/inject-script.js", "libs\/jquery.js", "javascripts\/app.js" ], "matches": [ " |