Análises para Rename Tab Title
Rename Tab Title por Anush Veeranala
109 análises
- Avaliado em 5 de 5por Utilizador do Firefox 16128564 , há 5 anos
- Avaliado em 5 de 5por Utilizador do Firefox 16427035 , há 5 anos
- Quite useful in order to "rectify" some inadequate tab naming.
Would like if polling would be added to cope with changing titles (could have a user-specified interval and allow one to disable).
p.s. As it doesn't really follow the syntax (it's more a template), what's referred to as Regex could perhaps carry another name. - Avaliado em 1 de 5por Utilizador do Firefox 16295827 , há 5 anosDoes not work. Nothing happens after clicking the Update button. I did not restart the browser, so maybe that's the issue. I instead used a different extension (Tab ReTitle)
- Avaliado em 5 de 5por Utilizador do Firefox 14730509 , há 5 anos
- Avaliado em 4 de 5por Utilizador do Firefox 15534988 , há 5 anosVery cool. To the author : when we click on the button to rename, please automatically "select all", so we just have to type.
- Avaliado em 5 de 5por Utilizador do Firefox 15097235 , há 5 anosThis extension is great for a busy student! It does exactly what I wanted it to do. I have a couple suggestions.
1) It would be cool if when I opened a bookmark (that I renamed), the newly opened tab would keep the name I gave the bookmark. For example: I have bookmarks for my online math class that redirect to a login screen before I can get to the "Lesson" I bookmarked. When I click the bookmark and get to the login screen, the tab is still called "L30" or whatever I named the bookmark. After logging in, though, the tab is always just renamed to the name of the website, which is too vague to work with if I want multiple tabs open, so I often use this extension to rename the tabs to something more specific. It would be awesome if this extension could rename my tab back to "L30" when it detects that the site renamed it. Maybe this feature idea is too specific for most people's workflows, but it would help me personally if I could designate tabs so they are not renamed until I leave the website.
The way this would probably work is automatically renaming the tab after the website renames it.
However, if you're browsing reddit or Twitter or something like that, you want the tab name to change with what you're looking at, so this feature should be optional and only work when 1) opening a bookmark, and/or 2) you're on a site that you have chosen in settings to activate this feature. (e.g. I only want this to happen on wamap.org, the website where I do my math class)
2) Also, the icons for Firefox built-in features are specific to the feature and not just a screenshot like this one (for example: "Print" icon looks like a printer). Here's an idea for what a better icon may look like, based on the "Synced Tabs" icon: Go to: imgur dot com slash Y6mMXEv
Thanks for making this cool extension, dev! I hope I can make an extension this useful one day. - Avaliado em 5 de 5por Peter Lyons Kehl , há 5 anosThank you Anush.
Like others: Could it be possible to add a "Rename Tab Title" action to the context menu for right-click on the tab, please?
It's difficult to choose good custom shortcuts. Why? Some people use various browsers (Firefox/Chrome) or operating systems at the same time (at home, work...) and those have their own default shortcuts. Shortcuts are difficult to remember and not intuitive.
Wouldn't a context menu be lovely? - Avaliado em 4 de 5por viktorvaughn , há 5 anosDoesn't work with file:// pages, but straight editing of
- Avaliado em 5 de 5por Victoriahot , há 5 anos
- Avaliado em 2 de 5por Utilizador do Firefox 13541558 , há 5 anosImmediately I noticed it doesn't keep the tab name when using it. I'm using Firefox Browser 73.0.1 (64-bit)
- Avaliado em 1 de 5por Utilizador do Firefox 15290081 , há 6 anosThis add-on can:
Access your data for all websites
To rename tabs why does it need to read data from all websites !
Dev please explainResposta do programador
publicado a há 5 anosUsed activeTab permissions to read title (data) of the active tab.
And this addon is supposed to run on all websites so configured
add-on to run on all websites (not restricted to any particular sites).
Hope this clarifies.. - Avaliado em 5 de 5por Utilizador do Firefox 15265315 , há 6 anos
- Avaliado em 1 de 5por Utilizador do Firefox 15128094 , há 6 anosDoesn't persist the title. As soon as I navigate somewhere else, the title changes by itself. Useless.
Resposta do programador
publicado a há 5 anoscould you mention the firefox version and OS you are using.. - Avaliado em 4 de 5por Utilizador do Firefox 15071280 , há 6 anosVery nice addon, I like the feature that you can automatically rename tabs by a regular expression.
Two additions would make that addon even better:
1. An entry in the context menu of a tab
2. Re-use capturing groups from the RegExp inside the new title. Like "someurl.com/pages/(.*)" --> "Someurl, page $1"