Skip to content

Skype Web Hide Footer by muxueqz

Details

Authormuxueqz

LicenseCC0-1.0

Categoryweb.skype.com

Created

Updated

Size464 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide Footer in Skype Web

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Skype Web Hide Footer
@namespace    USO Archive
@author       waxepe9405@keshitv.com
@description  Hide Footer in Skype Web
@version      20221031.11.35
@license      CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://web.skype.com/") {
    body > div.app-container > div > div > div:nth-child(1) > div > div.css-1dbjc4n.r-13awgt0 > div > div > div:nth-child(2) {
        display: none !important;
    }
}

Reviews

No reviews yet.