Critiques pour Bonjourr · Nouvel onglet minimaliste
Bonjourr · Nouvel onglet minimaliste par Victor Azevedo, Tahoe
Avis de Victor Azevedo
Réponse du développeur
mis en ligne : il y a 5 ansHello :)
You can open link in a new tab by clicking with the mouse wheel, but you're right, we'll add the ctrl+click combination too.
As for the background taking time to load, new tab pages are just website pages and can only load when you request it. You can add this line to your custom style settings to see if you prefer without fade in:
#interface #background_overlay { transition: none }
You can open link in a new tab by clicking with the mouse wheel, but you're right, we'll add the ctrl+click combination too.
As for the background taking time to load, new tab pages are just website pages and can only load when you request it. You can add this line to your custom style settings to see if you prefer without fade in:
#interface #background_overlay { transition: none }