Dodatki do przeglądarki Firefox
  • Rozszerzenia
  • Motywy
    • do Firefoksa
    • Słowniki i pakiety językowe
    • Inne strony
    • Dodatki na Androida
Zaloguj się
Podgląd „Pinstripe (Pinned tab sidebar)”

Pinstripe (Pinned tab sidebar) Autor: 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.

3.5 (2 reviews)3.5 (2 reviews)
6 Users6 Users
Potrzebujesz Firefoksa, aby używać tego rozszerzenia
Pobierz Firefoksa i to rozszerzenie
Pobierz plik

Metadane rozszerzenia

Zrzuty ekranu
Pinstripe enabled, with userChrome.css applied.
O tym rozszerzeniu
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:


#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;
}

Oceniony na 3,5 przez 2 recenzentów
Zaloguj się, aby ocenić to rozszerzenie
Nie ma jeszcze ocen

Zapisano ocenę w gwiazdkach

5
1
4
0
3
0
2
1
1
0
2 recenzje
Uprawnienia i daneWięcej informacji

Wymagane uprawnienia:

  • Mieć dostęp do kart przeglądarki
Więcej informacji
Strony dodatku
  • Adres e-mail pomocy
Wersja
1.1
Rozmiar
11,83 KB
Ostatnia aktualizacja
4 lata temu (29 maj 2021)
Powiązane kategorie
  • Modyfikacje interfejsu
  • Karty
Licencja
Mozilla Public License 2.0
Historia wersji
  • Wszystkie wersje
Dodaj do kolekcji
Zgłoś ten dodatek
Informacje o wydaniu 1.1
- Fixed right click menu
- Correctly removes highlight when switching to non-pinned tabs
Więcej rozszerzeń od: Tom B
  • Nie ma jeszcze ocen

  • Nie ma jeszcze ocen

  • Nie ma jeszcze ocen

  • Nie ma jeszcze ocen

  • Nie ma jeszcze ocen

  • Nie ma jeszcze ocen

Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Przeglądarki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.