Gather medias with just one-click.
This project is refactoring. Please check v5 branch
If you are a firefox user, please download xpi
file in release page.
- One-click to get original-size image.
- One-click to get video.
- One-click to get GIF.
- Auto-reveal sensitive content. (optional)
- Support TweetDeck
- Integrate with Aria2 Explorer
This project is using yarn
as package manager.
To build the extension in local, you need to install the dependencies.
yarn install
and then execute
yarn build
if you are a firefox user, use
yarn build:firefox
You will get some files under dist
and build
directory.