Because of the way Tablo does things, the display removal will remove all classes of win_invalid_version_header (just fyi)
Tablo remove Chrome warning by ntlug
Details
Authorntlug
LicenseNo License
Categoryhttp://my.tablotv.com
Created
Updated
Size185 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Tablo remove Chrome warning
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
.win_invalid_version_header { display: none; }