HackerTrans
トップ新着トレンドコメント過去質問紹介求人

DaveSwift

no profile record

コメント

DaveSwift
·昨年·議論
Love it! Since it's now 2025, we probably should search for "fixed" & "sticky"

Here's a minified version with "sticky" added:

javascript:(()=>[...document.querySelectorAll('body *')].map(el=>["fixed","sticky"].includes(getComputedStyle(el).position)&&el.remove()))();
DaveSwift
·2 年前·議論
This was posted here yesterday: https://news.ycombinator.com/item?id=40918052
DaveSwift
·4 年前·議論
[dead]