HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DaveSwift

no profile record

comments

DaveSwift
·ปีที่แล้ว·discuss
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 ปีที่แล้ว·discuss
This was posted here yesterday: https://news.ycombinator.com/item?id=40918052
DaveSwift
·4 ปีที่แล้ว·discuss
[dead]