Questions tagged [vivaldi]

Use vivaldi for questions related to the Vivaldi web browser

Vivaldi is a product by Vivaldi Technologies, a company founded by Opera's former CEO Jon V. Tetzchner. Vivaldi is a Chromium-based browser which supports Google Chrome extensions and the Chrome Web Store.

References

30 questions
16
votes
3 answers

How dock the developer tools in the Vivaldi web browser?

When I open the developer tools I get the familiar tools, but they are in their own window. How can I dock them to the bottom of the window?
Sergio Tapia
  • 9,173
  • 12
  • 35
  • 59
6
votes
4 answers

How to initiate a Chromium based Vivaldi browser session using Selenium and Python

I am trying to use the vivaldi browser with Selenium. It is a chromium browser that runs very similar to chrome. I have Selenium working with Firefox (geckodriver), and Google Chrome(chromedriver), but I can't seem to find a way with Vivaldi. Any…
LeviR
  • 99
  • 3
  • 7
5
votes
2 answers

What controls the accent colors in the Vivaldi browser?

Stack Overflow: Google: My site: How come Vivaldi picks nice accent colors for most websites, but on my site (which is white, black and blue) it goes with the default red, which clashes horribly with the color scheme. How do I control the accent…
Hubro
  • 56,214
  • 69
  • 228
  • 381
2
votes
0 answers

Can I use Vivaldi as the browser for live preview in Bracket?

I am a new comer of Bracket and coding. I normally do not use Chrome as my default browser. However it seems like the live preview in Bracket can only be functioned with Chrome. I really do not want to download an extra browser in this reason. Can I…
1
vote
0 answers

Can I mod Vivaldi with CSS/JS to trigger @media (prefers-color-scheme:dark)?

I'm using Vivaldi on Linux Mint 21.2 Victoria (Xfce). As I understand it, even though I have a dark theme, my browser can't detect this, so web pages display by default on light mode. I'd like to have web pages display in dark mode using the @media…
1
vote
0 answers

Web Serial API Not Persisting Port Access

I'm building a PWA with Nuxt.js that uses the Web Serial API to communicate with our proprietary hardware. It works as expected (i.e. the port will be available without user action the next time you load the web app unless the browser security is…
Sveetly
  • 13
  • 1
  • 3
1
vote
0 answers

URIs to log in on VS Code don't work on Vivaldi

I'm on Manjaro KDE, using Vivaldi browser, and VS Code from Snap. To log in to things like Sync Settings on VS Code, it opens your browser to a page where you can log in to GitHub, and it then tries to open a magnetic URI with VS Code, containing…
Micael Jarniac
  • 156
  • 1
  • 9
1
vote
0 answers

Control Vivaldi browser

I want to manage the tabs of Vivaldi (Windows) using Python: get URLs, focus a specific tab, open, close, reload... This post asks how to open Vivaldi, and my script does it, but not when/how it's supposed to do it: from selenium import…
1
vote
2 answers

Remove all objects containing a specific value from a JSON file using JQ?

The bookmarks file for the Vivaldi browser (based on Chromium) tends to accumulate a huge number of base64-encoded thumbnails taking up a lot of space, and I would like to remove these entries. The file is a JSON file and an entry looks like…
Stian Lund
  • 193
  • 2
  • 12
1
vote
0 answers

Embedding PDF changes zoom value of following web pages in Vivaldi

I want to embed a PDF file in a web page with a predefined page fit property. Problem is: When the resulting zoom value is != 100% all web pages of the same site visited afterwards will be zoomed to the zoom value of the previously displayed PDF…
atarax42
  • 13
  • 8
1
vote
0 answers

Is there any way to get the google keep extension working with the login-bug?

Every time I try to open the google keep chrome extension it tells me to log-in, at the same time when I click "log-in" nothing happens. This happens on the Brave Beta-browser as well as on my secondary Browser Vivaldi. I have given it every single…
1
vote
0 answers

Why is Vivaldi crooked on LinuxMint 20 XFCE over Remmina VNC?

I have installed a virtual machine with Linux Mint 20 XFCE. I access it with Remmina VNC client over Opennebula's built-in VNC server. Everything if fine, except Vivaldi browser is crooked. (See attached screenshot). It does not behave like that all…
Pavel Tankov
  • 429
  • 1
  • 4
  • 12
1
vote
0 answers

Vivaldi extension -- chrome.webRequest listener failing to change userAgent

Here is the full error that is being logged when my extension runs on a page that it is supposed to change headers on: Error in event handler: TypeError: Error in invocation of webRequestInternal.eventHandled(string eventName, string subEventName,…
Noah
  • 95
  • 1
  • 14
1
vote
1 answer

Setinterval Being Paused on Scroll

I am having an odd bug solely with Vivaldi browser. I am using a setinterval() (every 100ms) to reveal elements on scroll, however when I start scrolling on my MacBook Pro...the setinterval stops firing and doesn't resume until the scrolling has…
Mark Shull
  • 63
  • 1
  • 6
1
vote
1 answer

Custom Browser Search Engines and Multiple Parameters

I have been working with custom search engines in Chrome and Vivaldi, which have been absolutely fantastic. However, I have only been able to successfully perform searches that replace a single parameter (e.g., the %s in the following URL:…
esat7
  • 35
  • 4
1
2