1
Fork 0

tvtropes: add placeholder version number

This commit is contained in:
Conduitry 2020-04-16 15:42:31 -04:00
parent 8860cb0f01
commit 04a33b1b43
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
// @description A script to remove the "This is page #x you have viewed this month without ads" banner.
// @match https://tvtropes.org/*
// @icon https://static.tvtropes.org/img/icons/favicon.ico
// @version 0
// ==/UserScript==
const style = document.createElement('style');