Cinemagraphs are still photographs in which a minor and repeated movement occurs,
forming a perfectly looping video.
🎆 180+ Curated Cinemagraphs
🕑 12h clock, 24h clock, analog clock or no clock
🕶️ Image filters to unify cinemagraphs style (Chrome only)
⏲ New cinemagraph every new tab, 5min, 15min, 30min, hourly or daily
You can install Freeze from the Chrome web store
You can install Freeze from Mozilla Add-ons site
Found a nice looking Cinemagraph? Add it to cinemagraphs.json and create a pull request.
If you find any bugs or want to provide feedback, you can file bugs in the project's GitHub Issues page.
- Clone the repository
git clone https://github.com/Hemmingsson/Freeze
- Run
npm install
- Run
npm run build
- Open Chrome browser and navigate to chrome://extensions
- Select "Developer Mode" and then click "Load unpacked extension..."
- From the file browser, choose to
Freeze/build/chrome
- Open Firefox browser and navigate to about:debugging
- Click "Load Temporary Add-on" and from the file browser, choose
Freeze/build/firefox/manifest.json
The following tasks can be used when you want to start developing the extension
npm run chrome-watch
npm run firefox-watch
- Extension Boilerplate
- instagram.css
- Cinemagraphs sourced from imgur.com and r/Cinemagraphs
Freeze is released under the MIT License.