Enhanced Tab Splitter

Split the active tab and all tabs to it's right into a new window.

Enhanced Tab Splitterคืออะไร?

Enhanced Tab Splitter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sessionpaw.com และคุณลักษณะหลักของมันคือ "Split the active tab and all tabs to it's right into a new window."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Enhanced Tab Splitter

ดาวน์โหลดไฟล์ส่วนขยาย Enhanced Tab Splitter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Handy offline tool to split tabs. No sensitive permissions needed.

***

It's a part of SessionPaw's FreeApps, for more info or apps, please check https://sessionpaw.com. 🐈🐾🐾🐾                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Enhanced Tab Splitter Enhanced Tab Splitter
ID kddboddjjkppebmpjjeehenooioolfoe
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/enhanced-tab-splitter/kddboddjjkppebmpjjeehenooioolfoe
คำอธิบาย Split the active tab and all tabs to it's right into a new window.
ขนาดไฟล์ 3.84 KB
จำนวนการติดตั้ง 58
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2023-10-19
วันที่เผยแพร่ 2023-10-04
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://sessionpaw.com
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon.png",
        "default_title": "Split Tabs"
    },
    "version": "1.0.0",
    "author": "SessionPaw Corp.",
    "name": "Enhanced Tab Splitter",
    "description": "Split the active tab and all tabs to it's right into a new window.",
    "manifest_version": 3,
    "permissions": []
}