Skip to content

VidIQ fix by f0xss

Screenshot of VidIQ fix

Details

Authorf0xss

LicenseNo License

Categoryuserstyles

Created

Updated

Size575 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

VidIQ fix toolbar

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           VidIQ fix
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
span.vidiq-video-page-menu {
	display: none;
}
button.vidiq-dropdown-button.menu.vidiq-dropdown-button-closed {
	display: none;
}
.stats-symbol-container {
	display: none;
}
.vidiq-toolbar-stats-container {
	background-color: transparent;
	border-color: #c1c1c1;
}
.vidiq-toolbar-stats .number-views {
	color: #c1c1c1;
}
.vidiq-toolbar-stats .material-icons {
	color: #c1c1c1;
}
.vidiq-toolbar-stats .views-label {
	color: #c1c1c1;
}

Reviews

No reviews yet.