Skip to content

actual internet archive toolbar disabler by doorintosomething

Details

Authordoorintosomething

LicenseNo License

Categoryarchive.org

Created

Updated

Size338 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

removes the toolbar completely.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Web Archive toolbar disabler
@namespace    github.com/openstyles/stylus
@author       door
@description  Web Archive toolbar disabler
@version      1
==/UserStyle== */
@-moz-document domain("archive.org") {
    #wm-ipp-base {
        height: 0!important;
        display: none!important;
    }
}

Reviews

No reviews yet.