Redgifs Downloader for ff incelemeleri
Redgifs Downloader for ff geliştiren: DefinitelyHooman
40 inceleme
- 5 üzerinden 5 puanyazan: Joe Libre, 9 gün önceLatest version not working but easy to fix locally, search for the video name using
document.querySelector('meta[property="og:video:iframe"]')
or when listing items .querySelector('.GifPreview.GifPreview_isActive').getAttribute('data-feed-item-id')
use this to check for active downloads and in handleDownloadClick()
Change the selectors in mutationObserver
if (node.classList.contains('GifPreview-InfoAndSidebar')) {
and downloadButton
const sideBar = sideBarWrap.querySelector('.sideBar');
const items = sideBar.querySelectorAll('.sideBarItem'); - 5 üzerinden 5 puanyazan: Ultimafreak, 2 ay önceits working fine for me and bin doing that for the past 1 year i bin using it. i would of love to have a mark 1 or 2 or even all feature for download.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 17885207, 7 ay önceGreat extension that worked flawlessly until redgifs changed their layout. Thank you for all you did, dev!
- 5 üzerinden 2 puanyazan: Relationalratio, 7 ay önceUsed to be a 5-star addon; Perfectly did what you wanted it to. However, the Redgifs redesign caused this extension to stop functioning. If this is updated to work again, it'll probably be back at 5 stars!
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 19546128, 7 ay önce
- 5 üzerinden 1 puanyazan: AverageUser2, 7 ay önceWorked on pages for individual gifs, but not when scrolling. Now after the redesign, it doesn't work at all.
- 5 üzerinden 4 puanyazan: Antonio, 10 ay önceExcellent. There is no option to choose the quality of the downloaded video (sd/hd/etc)
- 5 üzerinden 5 puanyazan: ilovemikael, bir yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 18600223, bir yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 18944402, bir yıl önce
- 5 üzerinden 5 puanyazan: Antag, bir yıl önce
- 5 üzerinden 4 puanyazan: Gary@tmi, bir yıl önceThis plugin is absolutely BRILLIANT!!! After adding the plug-in and restarting FireFox on my 2013 MacPro, running Firefox 135.0.1 (64-bit), it worked flawlessly. I can't express how much I appreciated the genius that went into creating this plug-in. Thank you, Thank you, Thank you!!!
- 5 üzerinden 1 puanyazan: expensiveaccountant, bir yıl öncePreviously worked great. "Update" breaks it for firefox. Also you can't actually update anymore on firefox for some reason.
- 5 üzerinden 1 puanyazan: Zumaks, bir yıl önce
- 5 üzerinden 5 puanyazan: Mark, bir yıl önce
- 5 üzerinden 1 puanyazan: sobeit, bir yıl öncehey boys — accidentally found out that Download Manager (S3) by Oleksandr fixes the recent issue
works like a charm now, with the convenient button from this extension, and a download history from that one
(will edit my review once DefinitelyHooman fixes the thing) - 5 üzerinden 4 puanyazan: Firefox kullanıcısı 16264321, bir yıl önceI gave this 1 star initially because I couldn't figure out how it worked. Turns out that theres instructions which I found on the downloaders website:
"The RedGifs Downloader extension adds a convenient download button to RedGifs pages, allowing you to easily save videos and images directly to your device. It also shows your download count and total download size."
So yeah, it adds a button to the actual redgifs website on the right by the other buttons like fullscreen, mute, like, etc.
Changed rating to 4 stars. It would get 5 stars if the author actually put that instruction in the description of this extension.