
Pinstripe (Pinned tab sidebar) โดย Tom B
This addon moves pinned tabs to the sidebar, inspired by the way discord lists servers this gives easier access to pinned tabs. Note: For better styling requires userChrome.css tweaks.
คุณต้องมี Firefox เพื่อใช้ส่วนขยายนี้
Metadata ส่วนขยาย
ภาพหน้าจอ

เกี่ยวกับส่วนขยายนี้
Inspired by Discord, moves the pinned tabs to a sidebar which is always visible. Pin your favourites and easily access them.
Firefox is limited on what you can do with sidebars, and by default enforces a very large minimum width. For optimal appearance you will need to set up your userChrome.css as outlined here: https://www.howtogeek.com/334716/how-to-customize-firefoxs-user-interface-with-userchrome.css/ with the following:
Firefox is limited on what you can do with sidebars, and by default enforces a very large minimum width. For optimal appearance you will need to set up your userChrome.css as outlined here: https://www.howtogeek.com/334716/how-to-customize-firefoxs-user-interface-with-userchrome.css/ with the following:
#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] #sidebar-header {
display: none !important;
}
#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] + #sidebar-splitter {
width: 1px !important;
border: 0 !important;
}
#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] #sidebar {
min-width: 0em !important;
}
.tabbrowser-tab[pinned=true] {
display: none;
}
ให้คะแนนประสบการณ์ของคุณ
สิทธิอนุญาตเรียนรู้เพิ่มเติม
ส่วนเสริมนี้ต้องการ:
- เข้าถึงแท็บของเบราว์เซอร์
ข้อมูลเพิ่มเติม
- ลิงก์ส่วนเสริม
- รุ่น
- 1.1
- ขนาด
- 11.83 KB
- อัปเดตล่าสุด
- 4 ปีที่แล้ว (29 พ.ค. 2021)
- หมวดหมู่ที่เกี่ยวข้อง
- สัญญาอนุญาต
- Mozilla Public License 2.0
- ประวัติรุ่น
เพิ่มไปยังชุดสะสม
บันทึกประจำรุ่นสำหรับ 1.1
- Fixed right click menu
- Correctly removes highlight when switching to non-pinned tabs
- Correctly removes highlight when switching to non-pinned tabs
ส่วนขยายเพิ่มเติมโดย Tom B
- ยังไม่มีการจัดอันดับ
- ยังไม่มีการจัดอันดับ
- ยังไม่มีการจัดอันดับ
- ยังไม่มีการจัดอันดับ
- ยังไม่มีการจัดอันดับ
- ยังไม่มีการจัดอันดับ