awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mbnuqw avatar

mbnuqw/sidebery

0
View on GitHub↗
4,612 Stars·239 Forks·TypeScript·MIT·2 Aufrufe

Sidebery

Sidebery ist eine Firefox-Tab-Manager-Erweiterung, die eine vertikale Sidebar-Schnittstelle zur Organisation von Tabs und Lesezeichen bereitstellt. Sie ersetzt die traditionelle obere Tab-Leiste durch ein vertikales Layout, um die Bildschirmausnutzung zu verbessern.

Das Tool bietet ein hierarchisches, baumstrukturiertes Tab-Managementsystem und ein Browser-Snapshot-Utility zum Erfassen und Wiederherstellen des Status von Fenstern und Panels. Benutzer können ihre Browsing-Umgebung durch diese Snapshots und dedizierte Sidebar-Panels für Verlauf und Lesezeichen organisieren.

Die Schnittstelle unterstützt visuelle Anpassungen über konfigurierbare Einstellungen und benutzerdefinierte Styles. Sie enthält zudem einen Suchmechanismus zum Filtern und Auffinden spezifischer Elemente innerhalb der Sidebar-Panels.

Features

  • Tree-Style Tab Layouts - Organizes browser tabs into a hierarchical parent-child tree layout with collapsible branches.
  • Vertical Tab Layouts - Provides a sidebar interface for organizing Firefox tabs and bookmarks using vertical and hierarchical layouts.
  • Extension Sidebar Integration - Uses the browser extensions API to inject a persistent HTML panel into the native sidebar area.
  • Sidebar Navigation Organization - Provides a customizable interface for reordering and nesting history, bookmarks, and pages within a sidebar.
  • Browser Session Management - Provides mechanisms for tracking and persisting the state of browser tabs and windows across sessions.
  • Browser Event Synchronization - Updates the sidebar view in real-time by listening to browser-level tab and window lifecycle events.
  • Browser Navigation Organization - Displays saved bookmarks and browsing history within dedicated sidebar panels for quick access.
  • Browser Bookmark Management - Manages and provides access to saved bookmarks and browsing history through a dedicated sidebar.
  • Browser Interface Customizations - Tailors the Firefox user interface and layout to improve navigation and personal productivity.
  • Workspace State Snapshots - Saves the entire workspace state, including windows, panels, and tabs, to a file for later restoration.
  • State Serialization - Captures and restores the configuration of windows and tabs as portable state objects for recovery.
  • Interface Appearance Customizations - Allows users to modify the visual themes and styles of the sidebar and context menus.
  • Interface Style Sheet Customizers - Allows users to apply custom style sheets to modify the visual presentation of the sidebar elements.
  • Browser State Snapshot Tools - Provides a utility for capturing and restoring the current state of windows, panels, and open tabs.

Star-Verlauf

Star-Verlauf für mbnuqw/sideberyStar-Verlauf für mbnuqw/sidebery

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Sidebery

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Sidebery.
  • piroor/treestyletabAvatar von piroor

    piroor/treestyletab

    3,761Auf GitHub ansehen↗

    TreeStyleTab is a browser tab tree manager and hierarchical tab organizer that replaces the native horizontal tab strip with a vertical sidebar. It organizes open tabs into a parent-child tree structure, allowing users to manage large numbers of tabs through nesting and collapsible branches. The project distinguishes itself by offering a CSS-customizable interface, enabling deep visual modifications of tab layouts and colors via custom stylesheets. It also provides a programmatic browser tab API extension that allows other add-ons to monitor and modify tab hierarchy and sidebar behavior. The

    JavaScriptaddonfirefoxfirefox-addon
    Auf GitHub ansehen↗3,761
  • browserworks/waterfoxAvatar von BrowserWorks

    BrowserWorks/waterfox

    5,958Auf GitHub ansehen↗

    Waterfox is a privacy-focused web browser built on a fork of the Gecko engine that removes all telemetry and tracking code while preserving full extension compatibility. It encrypts DNS queries through independent third-party resolvers to prevent centralized monitoring of browsing destinations, and organizes browser tabs into hierarchical parent-child trees with collapsible branches and keyboard-driven navigation. The browser maintains a backward-compatible runtime bridge that supports both legacy XUL-based add-ons and modern WebExtensions simultaneously, allowing users to keep using older or

    JavaScriptbrowsergeckowaterfox
    Auf GitHub ansehen↗5,958
  • josh-berry/tab-stashAvatar von josh-berry

    josh-berry/tab-stash

    1,048Auf GitHub ansehen↗

    Tab Stash is a browser extension designed to manage, categorize, and archive collections of open browser tabs. By capturing active web pages and organizing them into structured bookmark folders, the tool enables users to declutter their workspaces while maintaining a persistent history of their browsing sessions. The extension distinguishes itself by leveraging native browser infrastructure for its core operations. It utilizes the built-in bookmarking system as a persistent storage layer and relies on native cloud synchronization services to propagate saved tab collections across multiple dev

    TypeScriptbookmarkbookmark-managerfirefox
    Auf GitHub ansehen↗1,048
  • drive4ik/simple-tab-groupsAvatar von Drive4ik

    Drive4ik/simple-tab-groups

    1,379Auf GitHub ansehen↗

    Simple Tab Groups is a browser extension designed to manage, organize, and persist collections of open tabs. It functions as a session manager that allows users to categorize web pages into named groups, enabling them to switch between different browsing contexts by hiding or restoring sets of tabs. The tool ensures workspace continuity by automatically saving tab group states and session metadata to local storage, allowing for recovery after browser restarts. The extension distinguishes itself through integrated support for browser-level identity containers, allowing users to associate speci

    JavaScriptfirefox-webextensiongroupssimple-tab-groups
    Auf GitHub ansehen↗1,379
Alle 30 Alternativen zu Sidebery anzeigen→

Häufig gestellte Fragen

Was macht mbnuqw/sidebery?

Sidebery ist eine Firefox-Tab-Manager-Erweiterung, die eine vertikale Sidebar-Schnittstelle zur Organisation von Tabs und Lesezeichen bereitstellt. Sie ersetzt die traditionelle obere Tab-Leiste durch ein vertikales Layout, um die Bildschirmausnutzung zu verbessern.

Was sind die Hauptfunktionen von mbnuqw/sidebery?

Die Hauptfunktionen von mbnuqw/sidebery sind: Tree-Style Tab Layouts, Vertical Tab Layouts, Extension Sidebar Integration, Sidebar Navigation Organization, Browser Session Management, Browser Event Synchronization, Browser Navigation Organization, Browser Bookmark Management.

Welche Open-Source-Alternativen gibt es zu mbnuqw/sidebery?

Open-Source-Alternativen zu mbnuqw/sidebery sind unter anderem: piroor/treestyletab — TreeStyleTab is a browser tab tree manager and hierarchical tab organizer that replaces the native horizontal tab… browserworks/waterfox — Waterfox is a privacy-focused web browser built on a fork of the Gecko engine that removes all telemetry and tracking… josh-berry/tab-stash — Tab Stash is a browser extension designed to manage, categorize, and archive collections of open browser tabs. By… sienori/tab-session-manager — Tab-Session-Manager is a browser extension designed to capture, organize, and restore window and tab configurations.… drive4ik/simple-tab-groups — Simple Tab Groups is a browser extension designed to manage, organize, and persist collections of open tabs. It… m1k1o/neko — Neko is a virtual desktop infrastructure platform that provides containerized browser isolation and remote desktop…