Mozilla Lab's Revolutionizes Browser Tabs with Tab Candy

Updated PCBrown 0 Tallied Votes 311 Views Share

Aza Raskin, head of user experience at Mozilla’s Lab unit, revealed their new project, Tab Candy, today. He believes that it will shift the way we use, and think about browser tabs in future versions of Firefox.

The goal of Tab Candy is to manage all of your tabs within one browser, rather than running multiple instances of Firefox to handle tab-group management. The basis for the system lies within the workspace of Tab Candy. Users can place tabs within groups that are represented as windows within Firefox. Groups can be opened at once, or the user can choose to open a page within a group, on its own.

Users can also create profiles that determine the organization and relevance of groups. Subgroups are also supported, for another dimension of organization, beyond the tired, standard, tab format. It will be useful on traditional desktops, but its usefulness will shine when used on a device like a netbook, with limited resolution and monitor real-estate.

Raskin has released an alpha version of Firefox that has a limited version of Tab Candy installed. You can only organize tabs into groups at the moment, which is what the feature is built upon, but in future versions you can enable group sharing with friends, group privacy settings, and group hibernation to reclaim precious RAM. Check out the video below and experience Tab Candy for yourself with the alpha release, if you dare!

[Source: Gizmodo ]

[youtube]WH1ol8Sa88A[/youtube]

Dani AI

Generated

A concise historical addendum and practical notes tied to ’s original post and ’s comment.

Tab Candy began as a Mozilla Labs prototype led by Aza Raskin in 2010. The idea was later rebranded as Panorama (sometimes called Tab Sets or Tab View) and folded into Firefox 4 betas as a visual tab/group manager. (blog.mozilla.org)

How it worked (and how it was accessed in builds that included it): the Tab Groups / Panorama view was opened with the keyboard shortcut Ctrl+Shift+E and displayed groups as tiled “workspaces” that could be named and rearranged. Older Firefox builds exposed prefs under the browser.panorama.* family; more recent reintroductions used flags like browser.tabs.groups.enabled. To persist a manual enable, the preference can be added to a profile user.js file as shown below.

user_pref("browser.tabs.groups.enabled", true);

See the keyboard-shortcut and pref notes for historical details. (superuser.com)

What happened later: Mozilla removed Tab Groups (Panorama) from the core browser—officially dropped when Firefox 45 shipped in March 2016—because telemetry showed very low usage and the feature carried maintenance cost. After removal, similar workflows moved to add-ons and session managers; community-recommended options have included Simple Tab Groups, OneTab and dedicated session/tab-manager extensions. (computerworld.com)

Practical cautions and housekeeping: tab-grouping code and add-ons touch session and profile data, so bookmark and profile backups are advisable before toggling prefs or installing/removing group extensions. Firefox profile export, bookmark backup (JSON/HTML), or a session manager export are the standard recovery paths referenced in Mozilla support resources. (support.mozilla.org)

Summary: ’s coverage captured the early excitement; the feature later matured into Panorama, was shipped, then removed from core Firefox — but equivalent functionality remains available through maintained add-ons and careful profile/session backups.

vikrampareek 0 Newbie Poster

This tab feature of Firefox is really awesome and i like it very much.This way, it looks clean and has functionality.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.