Fluxon is a browser extension that helps you save any resources on a webpage easily. It can be used to download video and image. Note: YouTube is not supported.
From the Chrome Web Store (recommended): Download Fluxon on Chrome Web Store
Manual (unpacked) install:
- Download the latest
fluxon-*.zipfrom GitHub Releases and extract it. - Open Chrome and navigate to
chrome://extensions. - Enable Developer mode (toggle in the top-right corner).
- Click Load unpacked.
- Select the extracted folder (the one containing
manifest.json).
The Fluxon icon will appear in your toolbar. Pin it for easy access.
From the Firefox Add-ons (AMO) (recommended): Download Fluxon on AMO
Manual (temporary) install:
- Download the latest
fluxon-*.zipfrom GitHub Releases and extract it. - Open Firefox and navigate to
about:debugging. - Click This Firefox.
- Click Load Temporary Add-on….
- Select the
manifest.jsonfile from the extracted folder.
Note: Temporary add-ons are removed when Firefox restarts. For persistent installation, use the official Firefox Add-ons link above.
- Ensure you have Xcode installed on your Mac.
- Open Terminal and run the Safari Web Extension Converter:
(Run this inside the extracted
xcrun safari-web-extension-converter . --project-location ../FluxonSafarifluxondirectory) - Safari Web Extension Converter will generate an Xcode project and open it.
- In Xcode, select your target (macOS or iOS) and click the Run (Play) button to build and install the app.
- Once installed, open Safari Preferences (or Settings > Safari > Extensions on iOS) and enable the Fluxon extension.
After installing, navigate to any page with downloadable media. Click the Fluxon icon in the toolbar to see detected resources, then click Download or Merge (for HLS/m3u8 streams).