Whatsapp Web Panel
-
Is there any way to make the chat part the Whatsapp Web panel appear bigger, making the contacts appear only by profile pictures? Like a style or something?
P.S.: I know this is not exactly a feature request, but it's the only part of the forum that concerns Web Panels specifically
-
@isaacjara17 I take it you're using it as a regular web panel, speak the mobile version of the site. Then I'm afraid there is nothing Vivaldi can do, which means this can’t be a feature request but should be moved to the Customizations forum board. The only thing you can do is writing a userscript to change the layout of the website. I did this for Discord in a panel a while back; – should work generally.
-
@luetage I don't know how to write userscripts. Do you think the one you wrote fot Discord would work for this?
-
@isaacjara17 No, it only works for Discord. And it doesn’t work right now for two reasons: Discord changes selectors regularly, which forces you to update the code all the time. And to add to the pain, Vivaldi web panels reload and log you out as soon as you hide the UI, add another web panel, or remove one. Next thing is third party password managers don’t work on web panels. It was just a pain to keep up with and operate, a normal tab just works so much better. It’s a shame too, because I really like the idea of having a chat in a panel, but I will only bother with it again when these issues are addressed by Vivaldi. The only thing you can use web panels for are sites you neither have to log in to, nor are disrupted by a reload in my opinion.
-
This post is deleted! -
@isaacjara17 said in Whatsapp Web Panel:
Is there any way to make the chat part the Whatsapp Web panel appear bigger, making the contacts appear only by profile pictures? Like a style or something?
P.S.: I know this is not exactly a feature request, but it's the only part of the forum that concerns Web Panels specifically
I guess there is no way to do it, I tried a lot.
-
I tried an extension but it doesn't work at the moment. The only way I know of to get along with it as web panel is to use a custom width for it.
It might be possible to overwrite the code with Stylus extension.
But I don't use Whatsapp very often and prefer Telegram. -
@dancer18 said in Whatsapp Web Panel:
It might be possible to overwrite the code with Stylus extension.
@atillademirci12 I think it is possible to do this.
@dancer18 said in Whatsapp Web Panel:
But I don't use Whatsapp very often and prefer Telegram.
Probably better for your privacy.
-
@isaacjara17 I use this code to delete the header in WA so you have more space:
header.webpanel-header {display:none !important;}
-
@isaacjara17 The selector for contacts is :
.TbtXF
But, it does not work to erase it either by Stylus or CSS Mod.
-
Ppafflick moved this topic from Desktop on