Installation

Complete guide to installing the FlowPick browser extension, including store installation, manual loading, and online tool usage.

FlowPick provides two usage methods: Browser Extension (recommended) and Online Tool (no installation required). This document covers extension installation methods and how to access the online tools.

Choose Your Method

Browser ExtensionOnline Tool
Installation RequirementsRequires extension installationNo installation, open webpage and use
Media DetectionAuto-monitor network requestsManually paste stream URL
CORS RestrictionsUnrestrictedSubject to same-origin policy
Best ForDaily high-frequency useTemporary use, unable to install extension
Access PointBrowser toolbar icon/m3u8-downloader /dash-downloader
If you don't want to install an extension right now, you can directly use M3U8 Downloader or DASH Downloader. See Online Tool Guide for details.

Chrome

  1. Open the Chrome Web Store
  2. Search for FlowPick, or visit the extension page link directly
  3. Click Add to Chrome
  4. Click Add Extension in the confirmation dialog that appears
  5. After installation completes, the FlowPick icon will appear on the right side of the browser toolbar
If the icon doesn't appear in the toolbar, click the puzzle icon (Extensions) on the right side of the toolbar, find FlowPick, and click the pin icon to pin it.

Edge

  1. Open the Microsoft Edge Add-ons store
  2. Search for FlowPick, or visit the extension page link directly
  3. Click Get
  4. Click Add Extension in the confirmation dialog that appears
  5. After installation completes, the FlowPick icon will appear on the right side of the browser toolbar

Other Chromium-based Browsers

The following browsers are all based on Chromium and install similarly to Chrome:

BrowserExtension StoreNotes
BraveChrome Web StoreFully compatible with Chrome
OperaChrome Web Store / Opera AddonsBoth methods work
360 Speed BrowserChrome Web Store / 360 Extension CenterRecommend using Chrome store version
QQ BrowserChrome Web Store / QQ App MarketRecommend using Chrome store version
Sogou High-Speed BrowserChrome Web StoreRequires enabling "Developer Mode"
Yandex BrowserChrome Web Store / Yandex AddonsBoth methods work

Firefox

  1. Open the Firefox Add-ons store
  2. Click Add to Firefox
  3. Click Add in the permission confirmation dialog that appears
  4. After installation completes, the FlowPick icon will appear on the browser toolbar
Firefox 109+ is required. If the icon doesn't appear in the toolbar, go to Firefox Menu → Extensions and Themes, find FlowPick, and pin it to the toolbar.
Large file downloads on Firefox behave slightly differently than Chrome — output files are first streamed to the browser's OPFS temporary storage (to avoid memory overflow), and you need to click "Save to Disk" to export the file after merging completes. For automatic saving to a specified directory, Chrome or Edge is recommended.

Manual Installation

If you cannot access the extension stores or need to use a development version, you can install via manual loading.

Use Cases

  • Corporate network restrictions prevent accessing Chrome store or Firefox Add-ons
  • Need to test development or pre-release versions
  • Using a Chromium browser without built-in store support

Installation Steps

Download Extension Files

Download the FlowPick extension ZIP package from GitHub Releases or the official website.

Extract to Local Folder

Extract the ZIP package to a fixed folder. Note: Do not move or delete this folder after installation, otherwise the extension will stop working.

Open Extensions Management Page

Enter the corresponding extensions management address in the browser address bar:

BrowserAddress
Google Chromechrome://extensions
Microsoft Edgeedge://extensions
Bravebrave://extensions
Operaopera://extensions
360 Speed Browserchrome://extensions
QQ Browserchrome://extensions
Sogou High-Speed Browserchrome://extensions
Yandex Browseryandex://extensions
Firefoxabout:debugging#/runtime/this-firefox

Enable Developer Mode

On the extensions management page, toggle the Developer Mode switch in the upper right corner.

Firefox users don't need to enable Developer Mode. Go directly to the next step on the about:debugging#/runtime/this-firefox page.

Load Extension

  • Chrome / Edge / other Chromium browsers: Click Load unpacked, then select the folder extracted in step 2.
  • Firefox: Click Load Temporary Add-on, then select the manifest.json file inside the folder extracted in step 2.

Confirm Installation

After successful installation, the FlowPick icon will appear in the browser toolbar. If it doesn't appear, find FlowPick in the extension list and click the pin icon to pin it.

Manual Installation Notes

  • Manually installed extensions do not auto-update; you need to manually download new versions and replace files
  • You may see a prompt to "Disable developer mode extensions" each time the browser starts—this is normal, just click Cancel
  • If the extension folder is moved or deleted, the extension will show as "Corrupted" and needs to be reloaded
  • Firefox only: Temporarily loaded extensions are only valid for the current browser session and need to be reloaded after restarting Firefox. For permanent installation, please use the Firefox Add-ons store

Verify Installation

After installation completes, confirm the extension is working properly through the following steps:

  1. Open any webpage containing video (e.g., Bilibili)
  2. Play the video for a few seconds
  3. Click the FlowPick icon in the toolbar
  4. The popup should display detected media resources

If the popup shows "No media resources detected", please refer to Common Issues Troubleshooting.


Permission Description

During installation, the browser will prompt that FlowPick requires the following permissions. Each permission has a specific purpose:

PermissionPurposeRequired
activeTabAccess the current tab when you click the extension icon, used to detect media resources on the pageRequired
downloadsSave downloaded files to your computerRequired
storageSave your preferences (such as concurrent thread count, output format, etc.)Required
webRequestMonitor network requests from the browser to identify video, audio, and image URLsRequired
host_permissionsAllow the extension to run on all websites to detect media resources from any webpageRequired
FlowPick only accesses your data at these times: (1) when you actively click the extension icon; (2) when you actively click the download button. The extension does not run continuously in the background or collect any browsing data. See Privacy & Security for details.

Updating Extensions

Store Version

Store-installed extensions update automatically. The browser periodically checks for and installs new versions without manual intervention.

To check for updates immediately:

  1. Open the extensions management page (chrome://extensions or Firefox's about:addons)
  2. Chrome / Edge: Enable Developer Mode in the upper right corner, then click the Update button
  3. Firefox: Click the gear icon next to FlowPick → Check for Updates

Manually Installed Version

Manually installed extensions do not auto-update. Update steps:

  1. Download the latest version from GitHub Releases
  2. Extract and overwrite the original extension folder
  3. Open the extensions management page
  4. Find FlowPick and click the refresh icon
  5. Or remove and reload

Uninstallation

Chrome / Edge

  1. Right-click the FlowPick icon in the toolbar
  2. Select Remove from Chrome (Edge: Remove from Microsoft Edge)
  3. Alternatively, open the extensions management page, find FlowPick, and click Remove

Firefox

  1. Right-click the FlowPick icon in the toolbar
  2. Select Remove from Firefox
  3. Alternatively, open the about:addons page, find FlowPick, click ...Remove

Manually Installed Version

  1. Open the extensions management page
  2. Find FlowPick and click Remove (Firefox temporary load: click Remove next to Reload)
  3. Manually delete the extracted extension folder (optional)

Troubleshooting

Extension Icon Not Showing

  1. Click the puzzle icon (Extensions) on the right side of the toolbar
  2. Find FlowPick in the list
  3. Click the pin icon to pin it to the toolbar
Firefox users: Go to Firefox Menu → Extensions and Themes, find FlowPick in the extensions list, click the gear icon → Pin to Toolbar.

Cannot Detect Media After Installation

  1. Refresh the target webpage and try again
  2. Ensure media has started playing (not paused)
  3. Check for conflicts with other extensions (such as ad blockers)

Downloads Not Working

  1. Check browser download settings (whether "Ask where to save each file before downloading" is enabled)
  2. Ensure sufficient disk space
  3. Check for conflicts with other download manager extensions
If the above methods don't resolve the issue, please check Common Issues Troubleshooting for more detailed diagnostic steps.