-
Always visible option for the browser window. Or make Tab showing in Picture-In-Picture.
-
Hot-click Popup Menu like Old Opera
In Opera, this option it is called "Double-click text to display context menu" and is enabled in the Advanced, Toolbar Settings.
More than one word can be selected by double-clicking on the first word, then shift+double-click after the last word.
-
Bookmark panel tooltips would make a quick overview easier.
-
Copy images to clipboard from css (not only from img tags)
-
Support JSONP search suggestion
Some search engines only support jsonp search suggestion API, so adding jsonp support makes it possible to integration the search engine with suggestion support into vivaldi.
-
Middle click on "+" (open new tab) to open URL from Linux clipboard in new tab.
This works in Chrome for Linux.
-
Allow for shortcuts for web panels and custom shortcuts for different sites on the web panel
The shortcut would, of course, open the sidebar if it is closed.
-
Each page should remember it's zoom scale and not regress to default setup each time is opened. (This is a normal feature in other browsers).
-
Option to force opening all links in new tab as ctrl/shift>enter does, but not needing 2 hands or 3 fingers to make it happen.
-
Search as I type Firefox has this option, I can type while on a page and it will highlight the word being typed. Makes searching for text on a page very simple.
-
Option to keep some cookies, when "accept cookies for session only" is set I don't want to accept 3rd party cookies. I want to retain 1st party cookies for some sites, and delete all others when vivaldi is closed. Now it seems that I only can keep all cookies or delete all cookies. This really gives little control over privacy.
edit: I was told how to Allow certain cookies. so, I'll amend the request to: put the option to Allow some cookies to remain, even if cookies are kept only for the session, at the same location as that setting. ie: settings>privacy>cookies. It was only because I spent time putting in the feature request that I found out where the 'allow' setting is, not hidden 4 layers down.
-
Would be nice if there was a way to create/delete/adjust split tabs using the keyboard only (e.g. hotkey to 'create split tab w/current tab and left/right tab'). From my own cursory research I haven't been able to find a way to do that in the current browser version.
-
Translate Page
right click mouse on non-english webpage, and select "Translate This Page" like Chrome.
Ex:
https://image.prntscr.com/image/xqz9cjJjTFKfMXZeNE7q4Q.jpeg -
Option to change date and time format to ISO_8601, independent from selected user interface language.
-
Show tab favicons in restored windows and loaded sessions!
-
I would like to see a tab minimize by clicking on it, like in the old Opera.
-
option to open a page in incognito mode automatically
-
I would like to suggest to remove that annoying white square behind website icons(highlighted below).
What do you think? -
Auto hide bookmark bar
-
Change the location of the custom.css file, please
In Linux:
Now - /opt/vivaldi-snapshot/resources/vivaldi/style/custom.css
New - $HOME/.config/vivaldi-snapshot/Default/style/custom.css
So it is made in firefox and this is the right way.Or implement the ability to write to a file /opt/vivaldi-snapshot/resources/vivaldi/style/common.css import from an arbitrary directory.
Example:
@import "$HOME/path/to/custom.css";
Now it does not work.
Regards