This extension should work fine on the following browsers with fetch()
API and Chromium base browser, tested Browser:
chrome://extensions/
Go to any post
, reels
, stories
, etc. Then click Download
button to fetch data.
Click on any photos/videos to save.
Toggle multi select by click on Photos
and select photos by click on them (or select all by click and hold on Photos
). Then click on Download
to save zip file.
If you scroll on the home page, this app will auto detect the post you wanna download so you don't have to click to comment section to open modal. It's not work 100%.
.display-container.hide {
transform-origin: 85% bottom;
transform: scale(0);
pointer-events: none;
opacity: 0.6;
}
D
esc
C
c
S
s
input
textarea
or any element with textbox
role (ex: comment, search, ...)These features was deprecated for some reason.