Skip to content

WhatsApp No Border UPDATE by explosiveananas

Screenshot of WhatsApp No Border UPDATE

Details

Authorexplosiveananas

LicenseNo License

Categoryweb.whatsapp.com

Created

Updated

Size867 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Eliminates the blank border around the non-zoomed WhatsApp Web interface.

Notes

Thank you to niwla2305 for creating the original, now obsolete version of this style.
My (new) version just added , ._1jJ70.two and should be backwards compatible with different WhatsApp Web versions.
Last Updated 11-2022

https://www.userstyles.world/user/niwla2305

Source code

/* ==UserStyle==
@name         WhatsApp No Border UPDATE
@version      20221127.21.17
@namespace    userstyles.world/user/explosiveananas
@description  Eliminates the blank border around the non-zoomed WhatsApp Web interface. 
@author       explosiveananas
@license      No License
==/UserStyle== */



@-moz-document domain("web.whatsapp.com") {
/* UserStyle
Thank you to niwla2305 for creating the original, now obsolete version of this style. New version just added , ._1jJ70.two and should be backwards compatible with different WhatsApp Web versions. 
@name         Whatsapp No Border
@version      20211127.21.03
@namespace    userstyles.world/user/niwla2305
@description  Makes Whatsapp use all the screen
@author       niwla2305
@license      No License
/UserStyle */

.app-wrapper-web ._1XkO3, ._1jJ70.two {
    top: 0;
    width: 100%;
    height: 100%;
}
}

Reviews

No reviews yet.