Skip to content

Instantly share code, notes, and snippets.

@foxlet
Last active April 10, 2024 04:58
Show Gist options
  • Save foxlet/8c198fdf5d15e7c33277f380ff1ca4c2 to your computer and use it in GitHub Desktop.
Save foxlet/8c198fdf5d15e7c33277f380ff1ca4c2 to your computer and use it in GitHub Desktop.

Revisions

  1. foxlet revised this gist Apr 10, 2024. No changes.
  2. foxlet revised this gist Apr 10, 2024. No changes.
  3. foxlet created this gist Apr 10, 2024.
    3 changes: 3 additions & 0 deletions filters.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    # Remove blur from Twitter (furf's version)
    twitter.com##li[id^='verticalGrid'] div *, article > div > div > div > div > div[id] > div > div > div > div > div:style(filter:blur(0px)!important;)
    twitter.com##li[id^='verticalGrid'] > div > div > div > div:last-child, article > div > div > div > div > div[id] > div > div > div > div > div + div:has(div[role="button"]):style(display:none!important;)