Flkalas / TwitterMediaAssist

Twitter Media Assist
https://addons.mozilla.org/en-US/firefox/addon/twitter-media-assist-ff
MIT License
83 stars 18 forks source link

(Chrome) Doesn't download content #23

Closed Neatro closed 1 year ago

Neatro commented 1 year ago

(Chrome version)

Doesn't download the image when clicking the download button under the tweet.

Error in console:

Uncaught ReferenceError: accumIndex is not defined
    at HTMLImageElement.<anonymous> (twitter_video_assist_client.js:185:76)
    at Function.each (jquery-3.3.1.min.js:2:2573)
    at w.fn.init.each (jquery-3.3.1.min.js:2:1240)
    at downloadImageObject (twitter_video_assist_client.js:176:15)
    at HTMLDivElement.downloadMediaObject (twitter_video_assist_client.js:142:9)
    at HTMLDivElement.dispatch (jquery-3.3.1.min.js:2:41772)
    at y.handle (jquery-3.3.1.min.js:2:39791)
Flkalas commented 1 year ago

How about 3.1 version? I would fix in this version.

Neatro commented 1 year ago

Works again on version 3.1, thank you!