Skip to content

Instantly share code, notes, and snippets.

@Hth4nh
Created November 16, 2023 08:22
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hth4nh/b892045068a862629a1ab512a8f51eee to your computer and use it in GitHub Desktop.
Save Hth4nh/b892045068a862629a1ab512a8f51eee to your computer and use it in GitHub Desktop.
Download .crx file from Chrome WebStore (or directly install, i'm not sure)
// Triple-click the 4th line, then drag & drop it to your bookmark bar
javascript:(()=>{const a=location.pathname.match(/(?<=\/)[a-z]{32}(?=\/|$)(?!\/+[a-z]{32}(?=\/|$))/)?.[0];a&&location.assign("https://clients2.google.com/service/update2/crx?response=redirect&prodversion=9999.0.9999.0&acceptformat=crx2,crx3&x=id%253D"+a+"%2526uc")})()
// Triple-click 4th line, then drag & drop to your bookmark bar
@assBuk
Copy link

assBuk commented Feb 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment