-
-
Notifications
You must be signed in to change notification settings - Fork 192
Rename tabs #185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Ok, I'll add this feature. Implementation doesn't look difficult so I think this will appear in the next release. |
I would point out that Tab ReTitle has a few advanced renaming options. It can set renaming to persist through sessions, automatically by domain, automatically by url, and a beta feature uses regex to rename the tab title using capturing groups from the title and from the URL. I would love to uninstall Tab ReTitle and use Sidebery, but I would keep Tab ReTitle if you didn't replicate its feature set. |
I really hope this feature could land some day in already gorgeous |
- Custom title (inline editing) (#185) - Custom color (change via context menu)
In case anybody stumbles on this in the future trying to figure out how to get double-click and long-click to work for editing titles, the setting is under:
And then either |
anyone knows when the b30 release will be available in Firefox's Extensions Store? |
It indeed works very well ! I was wondering if it would be possible to also add a keybinding for renaming ? I would propose F2 as it is pretty standard with other programs. |
Holy cow I'm so excited |
Context menu works, double click just unfocuses and refocuses the current tab. Not important. I would ask for having F2 as keybinding (keyboard shortcut). Currently, the settings for key bindings do not offer an option for renaming. |
When a pinned tab is double clicked, it gets a blue outline that you cannot remove (unless you reopen the sidebar or unpin it and re-double click it). The outline also prevents refocusing the tab. |
@MotherOfClamperl, thanks for report! |
When is v5 expected to be released out of bet into official ff addons? |
@morphles Public release of v5 - optimistically, next week. There will also be a few rc releases (rc4 today). |
Ooh this is exciting -- is there an update? |
The update is that it was added to v5 in January, so feel free to start using it ;) |
Resolved in v5.0.0 |
Description
Add option to rename tabs to context menu. (Tab ReTitle implements this feature.)
Rationale

If a user has many tabs from the same website, it can be difficult to identify the tab he needs, especially if the tab titles are cut off or are not very descriptive. For instance, I use Westlaw to do legal research. By default, it can be difficult to keep track of Westlaw tabs.
After renaming the tabs, it is much easier.

However, to do that currently I have to use a different add-on and navigate to the tab before renaming it.
The text was updated successfully, but these errors were encountered: