No description
Find a file
2025-08-18 23:26:57 +03:00
README.md init 2025-08-18 23:26:57 +03:00

bookmarklets

view highest quality image on xitter

javascript:const __src = (window.location.href.includes("status") && (document.querySelector('[data-testid="tweetPhoto"]')?.children[1]?.src)%20||%20window.location.href);window.location.href%20=%20`${__src.split(%22?%22)[0]}.${new%20URLSearchParams(__src).get(%22format%22)%20||%20%22jpg%22}:orig`;