Why copy Dropbox file links in bulk?

A Dropbox folder in Chrome is a list of hyperlinks. Each file is a Dropbox link. The usual job: grab every file URL from a shared folder or from dropbox.com/home/…, then copy or export. Link Grabber reads the live page in Chrome. It does not download files and does not call the Dropbox API.
REPLACE: Dropbox folder in Chrome showing the file table. Filenames as /preview/ links, subfolders as /home/ links, left nav (Photos, Shared) visible.

Dropbox folder file list in Chrome — mouse quick selection using Link Grabber

A Dropbox folder in Chrome is a list of hyperlinks. Logged-in files use /preview/Folder/file.pdf. Shared files often use /scl/fi/…. Subfolders are more links (/home/Folder/Sub or /scl/fo/…).

Find All also pulls left-nav chrome: Photos, Shared, File requests, Deleted files. Filter those out (or save a Recipe).

Link Grabber does not download Dropbox files and does not use the Dropbox API. It extracts the URLs already on the page.

Method 1: Copy a single Dropbox link

Select > Copy using dropbox UI

Address bar: open the file, copy the URL.

Hover Copy: hover the filename in the folder list, press Ctrl+C (Command+C on Mac). Link Grabber copies that hyperlink.

Use this for one file. For a whole folder, skip to Method 2.

Bonus menthod: Save a Dropbox Recipe

There is no bundled Dropbox recipe. You make one.

Raw Find All / Grab All on dropbox.com mixes file links with UI chrome. In Review, filter URL:
  • Include /preview/ (logged-in file list) and/or /scl/fi/ (shared file links)
  • Exclude /photos, /share, /requests, /deleted_files
Then Save as Recipe, scope hosts to dropbox.com. Next visit, the chip appears under Links found. Nothing auto-applies. Raw Find All stays the full dump.

Same pattern as bundled YouTube / LinkedIn recipes — Saved Filters as Recipes.

Method 2: Extract all file links from a Dropbox folder

This is the path for a shared folder dump.

Using Link Grabber Chrome extension:
  • Step 1: Install Link Grabber.
  • Step 2: Open the folder in Chrome — dropbox.com/home/… or a shared link (/scl/fo/…, older /sh/…). Wait until the file table renders. Dropbox is a SPA; empty DOM = empty grab.
  • Step 3: Click the Link Grabber icon → Find All or Grab All.
  • Step 4: On Review, keep file URLs (/preview/, /scl/fi/) and drop nav. Or apply the Recipe.
  • Step 5: Copy to clipboard or export CSV / Excel.
You get the Dropbox link as the page rendered it — usually a preview URL, not a ?dl=1 direct download link. Direct-download query params are a Dropbox URL trick you can apply later; Link Grabber does not rewrite them.

Method 3: Selection Mode (files only, skip the sidebar)

Want only the file table, not Photos / Shared in the left nav?

Using Link Grabber Selection Mode:
  • Step 1: Open the Dropbox folder in Chrome.
  • Step 2: Open Link Grabber.
  • Step 3: Hold Ctrl (Command on Mac) and drag a box around the file table, not the left nav.
  • Step 4: Copy or send the highlighted URLs to Review.
Use this when Find All is noisy and you only need the visible files.

Method 4: Shared folder vs your Dropbox home

Logged-in home (dropbox.com/home/PDF): files → /preview/PDF/name.pdf. Nested folders → /home/PDF/Subfolder.

Shared folder (the link someone sent): files often use /scl/fi/…. The folder itself is /scl/fo/… (legacy /sh/…, /s/…).

Same grab. Change the Recipe include string to match the URL shape in front of you. If the shared page shows a subset until you scroll, scroll first.

Method 5: Copy Link to already opened tabs

Open each folder/file in its own tab. In the Link Grabber right-click on app icon > choose Grab Tab URL > choose between grab options:
  • Selected Tabs - you need to Shift+click select tabs in Chrome to use it
  • All tabs in current window
  • All tabs in all browser windows

Guide: Multi-page link extraction.

Troubleshooting: empty grab or too much chrome?

  • Find All returns almost nothing

    Wait for the file table. Scroll. Dropbox lazy-loads rows. Stay on https://www.dropbox.com/… — not chrome://. If the UI is encapsulated, enable Shadow DOM links in Options (off by default).
  • Results are Photos, Shared, Deleted files

    Include /preview/ or /scl/fi/. Exclude /photos, /share, /requests, /deleted_files. Save as Recipe for next time.
  • Nested files are missing

    You grabbed one level. Use Link Crawler with Same Origin and depth 2–3, or open each subfolder in its own tab (Multi-Page).
  • Need links that sit inside a PDF in Dropbox

    The folder grab only collects the PDF’s Dropbox URL. Open the PDF in Chrome’s viewer, then extract links from the PDF.
  • Clipboard copy failed

    Check clipboard permission. Export CSV from Review as a fallback.
Best Practices for Dropbox folder grabs
  • Let the table render
    Wait until filenames appear, then Find All. Dropbox paints rows after JS.
    1
  • Match the file URL shape
    Recipe include = /preview/ on home, /scl/fi/ on shared folders — whatever you actually see.
    2
  • Export CSV for handoff
    Large shared-folder dumps belong in CSV/Excel, not a giant clipboard paste.
    3
  • Block repeating
    Enable duplicate removal so preview + duplicate rows collapse.
    4
  • Selection Mode for one screen
    Box the file table when you do not want the left nav in the dump.
    5
  • Crawler delay 2–3s
    If use Link Crawler on Dropbox, a short page load delay avoids crawling empty shells. Keep max depth small.
    6
FAQ
Yes. Link Grabber is a Google Chrome extension. Install it from the Chrome Web Store, then open dropbox.com in Chrome.

Related blogs

Ready to grab a Dropbox folder?

Open the shared folder in Chrome and extract the file links in one pass. Install Link Grabber from the Chrome Web Store.
Install the extension
Made on
Tilda