Skip to content

Instantly share code, notes, and snippets.

View vercte's full-sized avatar
🐟
waw

Vercte vercte

🐟
waw
View GitHub Profile
@vercte
vercte / readme.md
Last active May 17, 2022 18:38
Removlet (bookmarklet)

Removlet

Easily remove elements from a page, with a easy interface! Click to remove an element, and alt+enter to stop removing until you click again.

Installation

Highlight the entirety of removlet.txt and drag it to the bookmarks bar. If you have suspicion of any bugs, look in the dev console and report any errors to me!

NOTE: Do not use this bookmark twice before disabling it; it will bug out that way.

@vercte
vercte / skipyt.txt
Created December 10, 2021 22:25
Skip Youtube Ads (JS)
javascript:
// use in a bookmark, you have to click it
document.querySelector("video").currentTime = document.querySelector("video").duration