Greasy Fork is available in English.
Add buttons to download images and videos in Twitter, also does some other enhancements.
Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása
Add support for amplify_video_thumb URLs
amplify_video_thumb
Update "direct links", correctly show the error message for video adv
Fix the popup's buttons when the dark theme is enabled
Add a support for the old hostname (twitter.com)
Use x.com hostname as default hostname
Twitter redirects to x.com now.
https://github.com/AlttiRi/twitter-click-and-save/issues/40 The bad thing is that the old story remains on the old origin (domain).
Enable the downloaded (green) button auto-hiding on poinerenter
poinerenter
highlightVisitedLinks
https://github.com/AlttiRi/twitter-click-and-save/compare/8835a6...bcf23ca?diff=split
Add CSS for dark theme
Fix FF + VM video downloading correctly
Fix FF + VM video downloading, update queryIds
queryId
Download png images when jpg orig URL is 404
https://github.com/AlttiRi/twitter-click-and-save/issues/31
webp
jpg
png
Cache video API calls Fix history for quote tweets
Add support for "Embedded video"
Add "Export", "Import", "Merge" buttons
Update the settings pop:
hideSignUpBottomBarAndMessages
hideSignUpSection
hideLoginPopup
hideTopicsToFollow
preventBlinking
Fix quoted video downloading
Use GraphQL API endpoint for videos
Possibly, something may not work, but the most videos should be downloaded correctly.
Show the hint about autoAllocateChunkSize error.
autoAllocateChunkSize
Currently, no more download progress on FF with VM (ViolentMonkey)
Fill free to bump this FF issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1757836
Fix a case where the video is in a reply to a quoted tweet
Fix the wrong URL in Replying to @username (directLinks feature)
Replying to @username
directLinks
Fix downloading for tweets with multiple videos
https://github.com/AlttiRi/twitter-click-and-save/issues/15
Highlight only absolute (3rd-party) visited links by default.
It's optionally. You can turn back the old behaviour in the settings.
Update titles' text
Allow to choose between showing the download progress and the enabling the fix for Firefox with "Enhanced Tracking Protection" set to "Strict". It's required only if you use ViolenMonkey, or GreaseMonkey extension.
[sample]
Show the download progress in the button
Fix finally download -> downloadBlob renaming
download
downloadBlob
Fix missed export
Colorize the download button on video API errors
Don't use "force-cache" to prevent caching of 504 status code response.
"force-cache"
username
ID
Fix double protocol prefix when DirectLinks
DirectLinks
expanded_url
Fix missed fetch.init for TM (minor fix)
fetch.init
Add the support of the new Twitter's design:
It looks that "Topics To Follow" was removed, I did not seen it for months.
Note: with the recent Twitter update the most of NSFW tweets are required to have an account. Hovewer, some tweets are still possible to expand beeing unloggined. So, "Expand Spoilers" option is still actual.
Add the Settings pop up
Nudity
handleTitle
blobUrl
@license
Adaptation to Twitter's changes:
4096x4096
Play videos automatically by default
Fix including ?s=20 in ID
?s=20
Simplify headersToSimpleObject
headersToSimpleObject
Remove `@downloadURL`
Fix using `wrappedJSObject.fetch` with `Headers`.Add try-catch for `fetch`.