How to customize Vivaldi (the best browser TM)

Go to c:\Users\{username}\AppData\Local\Vivaldi\Application\{version_number}\resources\vivaldi\

Edit browser.html to:



Vivaldi













[\code]

basically adding 2 external files custom.css and custom.js that will hold future customizations. Add respective blank files to their place (custom.js in the same folder, custom.css in the style folder)

Attached: vivaldi-logo.png (2560x1440, 49K)

Other urls found in this thread:

forum.vivaldi.net/unread
twitter.com/SFWRedditGifs

reorder toolbars, edit custom.css
/* toolbars */

#tabs-container.no-thumbs.bottom {
padding-top: 4px;
padding-bottom: 0px;
order: -2;
}

.toolbar.toolbar-addressbar {
order: -4;
}
.bookmark-bar {
order: -3;
padding-bottom: 0px;
}
.stacks-on.tabs-bottom .tab-strip .tab-group-indicator {
bottom: 28px;
}

Give me a quick run on Vivaldi

it's shit
use GNU/Icecat instead

>operacucks furious opera switched from presto engine to chromium
>make fork called vivaldi, aiming to revive presto
>the new fork is based on chromium
>operacucks' face when

Attached: 8y987.jpg (700x700, 149K)

They're adding a way to reorder everything on the toolbar just pressing shift and dragging, it can be tested on the snapshots but has some limitations as it's not finished yet.

it's the next firefox, which was the next opera. a browser for technically minded.
the downfall of firefox started when various newly employed sjws steered it away from ultracustomizable extendable techie browser to retarded copy of internet explorer.

check it yourself:
forum.vivaldi.net/unread

customizable chrome, without some google shit i think

Is the sync feature working? One of the reasons I didn't do the switch before was that it had no sync and it was impossible to copy your profile to another machine.

does it have extensions and a scriptblock?

Works on my machine :)

I've yet to find a chrome extension that doesn't work with it.

>c:\
What is this pajeet tier garbage?

>Go to c:\
Stopped reading there

>Larping as loonix posters
Good one guys

Attached: 1550558540123.gif (511x512, 105K)

After opera sold out to the chinks and became a shitty chrome clone some ex-employees made a spiritual successor to opera which is unfortunately also chrome-based. It should hold over until otter is usable

Oh shit, am I on /v/? I didn't think pajeetOS users actually came to Jow Forums.

Why would you assume anyone is LARPing? Anyone who's serious about computers uses Linux. Are you just projecting?

I make fat stacks programming C# for a living, so I'll stick to windows thankyouverymuch :-)

Attached: 1550681626593.jpg (569x760, 59K)

Been using Vivaldi for about 2 years now. Best browser option, with most functionality, by far. It's like if (((Chrome))) wasn't shit.

>C#
So you are a literal pajeet?

I am a literal Aryan but ok. And not in the Amerimutt sense of the word.

Attached: 1550595613367.gif (607x609, 514K)

Then why do you use a pajeet language on pajeetOS?

Cause it's /comfy/ and makes me money.

Attached: 1550558991303.jpg (1024x1024, 138K)

yes but not for everything, i think theme is not yet syncing, and few other things
otherwise it's great

almost all chrome extensions work

>Anyone who's serious about computers uses Linux
nice joke mate, thumbs up

c# is literally the best overall programming language that ever existed

What the fuck

muh linux c and bash or death

Prove him wrong.

I am just astounded at what pajeets say these days.

It's a clown world when "pajeets" are the ones making sense.

Attached: 1550552977687.jpg (2048x1816, 302K)

Chromium-based browser from ex-Opera devs.
It has a lot of customization options and from what I can tell they've removed some of google's tracking shit (though obviously not all of it, it's chromium after all).
[spoiler]I personally use it, the customization is nice and even if I didn't like it that much it's still better than the alternatives[/spoiler]

why don't those fucks add a section with custom css in the settings.

each new update, you need to change the browser.html and paste in your custom css again

yeah, that's a drag, guess it's still not the top of the priority. users on forum made various batches and scripts that auto edit and/or replace files tho.

it's much harder with mods that go one step beyond and tweak minified js files, that's really hard to update

how to inspect vivaldi ui to style it with css

start or create shortcut to vivaldi with following switches:

vivaldi.exe --flag-switches-begin --debug-packed-apps --silent-debugger-extension-api --flag-switches-end


then you'll get the inspect option for ui

:O
thanks you

>le monyyy so important mmm monyyy
>I'm aryan btw
Jews are not Aryan

how to pull out some elements that can't usually be moved (ex reload button) custom.js
setTimeout(function wait() {
var reload = document.querySelector(".toolbar-mainbar.toolbar-noflex.toolbar-large > div:nth-child(3)");
var home = document.querySelector("button.button-toolbar.home");
var addr = document.querySelector(".toolbar-addressbar");
if (addr != null) {
var toolalt = document.createElement('div');
toolalt.classList.add('toolalt');
addr.appendChild(toolalt);
toolalt.appendChild(reload);
toolalt.appendChild(home);
}
else {
setTimeout(wait, 300);
}
}, 300);

>License: Proprietary Freeware

get out

>tfw switched over last year
It's no firefox but I don't really like modern firefox anyways, it's pretty good

Post a screenshot of what changes it makes and what it looks like you dumbfuck shill