Rename Tab
-
Hi, i have tried unsuccessfully all available 'rename tab" extensions from google chrome catalog. so i confirm, this feature is needed in Vivaldi!
-
Hi,
Sorry to reply on a so old topic, but as the link to the thread mentioned by @Pesala is dead, I wanted to know if the request was forgotten, if it needs to be created again ?
It's something I'm eager to be able to do in Vivaldi.
Thanks ! -
-
It was posted a few times before. The old threads are now archived.
I added a new request for Rename Tabs
-
@marko-indaco Well in the latest snapshot you could do this with command chains
The command is a JS URL (much like a bookmarklet)
javascript:(function(){var title=prompt("New title?");document.title=title})();
Then assign a Keyboard Shortcut or Mouse Gesture.
-
@ruarĂ said in Rename Tab:
javascript:(function(){var title=prompt("New title?");document.title=title})();
@RuarĂ Sorry, I'm out of my depth here but would like to learn using example you provided. From "How To" instructions:
To setup new Chains, go to âSettings â Quick Commands â Command Chainsâ.
OK. Then what are next steps? Thank you.
-
@janrif see his screenshot
-
@wildente said in Rename Tab:
@janrif see his screenshot
@WildEnte I did which is why I am asking the question. For example, how do I create a new chain of commands?
Thank you. -
@janrif said in Rename Tab:
how do I create a new chain of commands?
Thank you.At the bottom of the list of command chains, there is a + and - button.
-
@code3 said in Rename Tab:
@janrif said in Rename Tab:
how do I create a new chain of commands?
Thank you.At the bottom of the list of command chains, there is a + and - button.
@code3 Tks for helping out. I must be in the wrong place? No +/- buttons?
-
@janrif Check for updates.
-
@janrif Are you in snapshot, latest version? Is there âchained commandsâ available in quick commands?
-
@code3 said in Rename Tab:
@janrif Are you in snapshot, latest version? Is there âchained commandsâ available in quick commands?
@code3 "chained commands" is now available in quick commands.
I added rename TAB javascript in command line, tested & was able to rename tab from context menu.
.
The possibilities are endless. How cool is that?Now if I just knew how to write javascript code......
-
Hiya!
The javascript quick command is a great method! Thank you for this.
However it's not persistent, so the tab will change its name when something is updated. Is there a way to make it never change its title after you rename it?
Cheers
-
Ppafflick moved this topic from Vivaldi for Windows on