Tree Tabs
-
One last question, is it possible to have the right click menu be able to leave the web panel, or is that an issue with Vivaldi itself? I have the menu cut off on one of my Vivaldi windows because it doesn't fit in the web panel completely.
-
@Recnamoruen Unfortunately not possible... Just like any other web page, can display its content only inside of the page. There is no API to make "native" menus. If you turn on debug in tree tabs options, you can see 2 menus, one made by me and other native one... I'm suppressing native menu from showing up, since it cannot be modified in any way.
-
@kroppy Ciao Kroppy!
Colpa mia: nello sfogliare i file su Google Drive mi proponeva in cima la 1.8.6, adesso sfogliando ho visto subito che hai già caricato la 1.9.1! Nel frattempo ho aggiornato il pc del lavoro, appena torno a casa provo ad aggiornare il portatile con la versione "scratch".
Complimenti ancora per l'estensione, è fatta davvero bene! E' stato un ottimo escamotage utilizzare il webpanel, alla fine nel 90% dei casi si comporta meglio di quella costruita per Firefox e che utilizza API del browser stesso.
Continuerò a seguire il progetto dato che senza questa estensione dubito utilizzerei Vivaldi
Buon lavoro, Buone feste e a presto
Matteo -
@asdrubale88 Io sono passato dalla vecchia Opera a Vivaldi, ma non mi era particolarmente piaciuto. Visto che avevo già questa estensione per la nuova opera (chropera), ho fatto la conversione per il WebPanel in Vivaldi
Comunque uso Firefox in alternanza, mi piace che posso creare le schede senza caricarle, caricare una sessione da un file è veramente una manciata di secondi. Molto comodo. Aspetto e spero che sarà possibile anche in Vivaldi... un giorno... Perché per adesso per caricare una sessione ci mette una vita ed e pieno di problemi, a volte devo caricare e poi "merge" di nuovo.Ho caricato la 1.9.2, dove ho aggiunto "double click on tab - make new child tab" invece di creare la scheda sotto quella attiva.
Buon anno -
@kroppy Personalmente salto spesso da un browser all'altro, alla ricerca di quello meno affamato in termini di risorse e più rapido. In questo momento mi trovo molto bene con Vivaldi ma uso comunque quotidianamente Firefox (anche se a volte mi fa un po' impazzire!).
Ho provato "double click on tab - make new child tab" e funziona alla grande, molto comodo anche perchè di solito per aprire un nuovo tab, oltre CTRL+T uso spesso il doppio click ma nello spazio vuoto. In questo modo posso avere due funzioni separate e logiche.
Grazie e buono sviluppo!
M. -
@kroppy For a heavy browsing user like me, it is really appreciated to using your great work. May I ask is it possible to sync the grouped tabs across multiple computers? I have used your extension in my desktop and laptop, the Vivaldi's sync seemed not to work with your grouped tabs. I think this should be a requested feature because Workona have done this in Chrome. Thanks again for your good job!
-
@kroppy I finally managed to capture some screen footage of the problem I've had for a long time where unloaded, inactive tabs would randomly be loaded when the current active tab is closed. I can reproduce this pretty easily, but of course, it's never 100% and I'm not sure why. Link below to a short movie showing a typical setup I have. A pinned tab, an 'active' tab with some content, and then a couple of folders with unloaded tabs. When I create a new tab by clicking in the blank area and then close that new tab, focus returns to the previous (active) tab, but one tab from a folder will always seem to get activated and load (and if this, for example, demands authentication, it hijacks the browser window too).
https://www.dropbox.com/s/jc9sx0fddgrrcon/Tree Tabs loading inactive tab.mp4?dl=0
-
A request for making your extension really eye-candy:
Please add "-webkit-gradient" option to theme fields.Thanks!
A piece of my theme for Sidewise made with -webkit-gradient as example:
It uses fields like this:
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(32, 84, 86)), color-stop(1, rgba(15, 35, 45, 1))); -
Horizontal Groups Toolbar
I have always been frustrated by the vertical groups toolbar with sideways text. So I made it horizontal at the top below the pin toolbar.
Checkout my thread on the gitlab to explain how to get it. Reall simple css mods -
Very good extension.
Feature request
Can the behavior of "clicking a tab to jump back to the previous tab" (as per the vivaldi tab behavior is) be implemented on Tree Tabs?This would be a most welcomed behavior that would ease tabs navigation for users of this tab on all supported browsers.
-
This post is deleted! -
@VENIX Yes, make a
<version>/resources/vivaldi/style/custom.css
file with these contents:#panels .webpanel-stack .webpanel .webpanel-header { display: none }
and then link it in
<version>/resources/vivaldi/browser.html
by adding this line:<link rel="stylesheet" href="style/custom.css">
It will need to be done each time there is a vivaldi version update though.
-
@dsl101 Thank you for your reply. Too bad that this workaround has to be done each time there is an update.
It would be nice if this can be part of Tree Tabs itself so this feature can be available on all of the supported browsers if their API allows it.
For example, I've to use Firefox LTR at work but after Mozilla moved to Quantum, they dropped a lot of the useful tab features that once were possible. One of the reasons I use Vivaldi on my own computers.
-
I have just started using Vivaldi this week, and immediately loaded this extension. It generally works for me, but when trying to use Tree Tabs in a Private Window, Tree Tabs won't load. It says Aborted in the web panel for Tree Tabs. I have the Allow in Incognito mode option enabled. Are there any other options I need to configure to get it to work in a Private Window?
Thanks!
-
The active audio indicator appears on all tabs not just the one playing the audio since the most recent Vivaldi update (currently on 2.9.1675.11 (Official Build) (64-bit)).
-
Tree Tabs Web Panel not loads (white screen) after Vivaldi update 2.10.1745.21.
-
Tree-tabs can't install anymore, since vivaldi update from 2.9.x to 2.10.x.
functioned on Vivaldi Version 2.9 on Desktop Windows 10 x64. Even the copy and past URL for sidebar is not displayed in Tree-Tabs options.
Happy for solutions: 1. way to install on 2.10. or an adequate alternative for Tree-tabs (important: build automatik Tree structure (child-Tabs) from parent link. -
For Tree Tabs to work with Vivaldi 2.10+ , edit
"global.js"
and change line 2 to:let browserId = 'V';
-
@Ara78 Thank you
-
TreeTabs2 is available here.