brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.81k stars 2.33k forks source link

[Feature request]: Persistent Main Tab Preservation #40745

Open Harshit28j opened 2 months ago

Harshit28j commented 2 months ago

Platforms

Windows

Description

Problem Statement:

Users, especially developers and heavy tab users, often work with multiple tabs and tab groups. They risk losing important work or context when accidentally closing tabs or restarting the browser.

Proposed Solution:

Implement a new feature allowing users to protect specific tabs or tab groups from unintentional closure.

Key Features:

Main Tab Marking: Allow users to mark specific tabs as "main" tabs. Persistence: Ensure marked "main" tabs remain open even when the browser is restarted

Benefits:

Implementation Suggestions:

rebron commented 1 month ago

We do have the concept of pinning tabs, we are able restore/undo accidental tab closures Ctrl+Shift+T , and any crash issues you may encounter should restore the tabs on restart (there is still potential dataloss if you're composing text for example and encounter a crash, but "tab preservation" wouldn't solve that dataloss mid-compose). We do have a warning for closing windows with multiple tabs too.

I think your feature request would be more cosmetic on tagging/marking tabs that are important to you. We can definitely look into providing tools to make specific tabs stand out, mark as important.