Skip to content

Bard No Header by Billypop

Screenshot of Bard No Header

Details

AuthorBillypop

LicenseNo License

Categorybard.google.com

Created

Updated

Size387 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make Bard FULL SCREEN with Bard No Header!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           bard.google.com/chat - Dec 2023
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("https://bard.google.com/chat") {
    /* Insert code here... */
    chat-app {
        margin-top: 14px;
    }
    header.gb_Na {
        display: none;
    }
}

Reviews

No reviews yet.