Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.33 KB

readme.md

File metadata and controls

38 lines (24 loc) · 1.33 KB

tweet2gif

Did you think it was not possible to download the gifs which you saw on Twitter? It's time to make some changes!

screenshot

Preparation

⚠️ [Investigating] Unneeded on Chrome >=60 with Tampermonkey >=4.3.6?

Since we are not able to bypass Twitter's CSP(Content Security Policy), we first need some browser extensions to modify the Content-Security-Policy HTTP response header. The following is the extension that I am using (on chrome):

Install

OK, now we are ready to install this userscript from either GitHub or Greasy Fork.

Emmm...you just want to know how to use userscript? Check here: http://bfy.tw/CV0p.

I Can't See the "Encode GIF" button

Don't panic. There are several ways to activate this script manually:

  1. Press Ctrl+G
  2. Open the devtool and type analyzeGIF()

LICENSE

MIT