Skip to content

Timer Only by Airazone

Screenshot of Timer Only

Details

AuthorAirazone

LicenseCC Zero

Categoryonline-stopwatch

Created

Updated

Size404 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes everything except the Stopwatch/Countdown.

Notes

Works on PC Google Chrome on Microsoft OS, untested on everything else.

Source code

/* ==UserStyle==
@name           Timer Only - Online Stopwatch
@namespace      https://userstyles.world/user/Airazone
@version        1.0
@description    Removes everything except the Stopwatch/Countdown.
@author         Airazon
==/UserStyle== */

@-moz-document domain("online-stopwatch.com") {
    .header, .toplinks, .flxcen, .blue, .footer, .push {
        display:none!important;
    }
}

Reviews

No reviews yet.