Bulk Export Dropbox Image URLs (2023)

Extracts image URLs from a Dropbox page and copies them to the clipboard when a button is clicked.

目前为 2023-05-20 提交的版本。查看 最新版本

作者
sharmanhall
评分
0 0 0
版本
3.1
创建于
2023-05-20
更新于
2023-05-20
大小
3.6 KB
兼容性
与 Firefox 兼容 与 Chrome 兼容 与 Opera 兼容 与 Safari 兼容 与 Edge 兼容
许可证
MIT
适用于

Bulk Export Dropbox Image URLs (2023)

Description:


This user script allows you to extract image URLs from a Dropbox page and conveniently copy them to the clipboard with a single click. It enhances the functionality of Dropbox by automating the process of obtaining direct image links, making it easier to share or use these URLs elsewhere.

Author:

sharmanhall

Compatibility:


This script is compatible with popular web browsers such as Chrome, Firefox, Edge, Opera, and Safari.

Instructions:

  1. Install a user script manager extension such as Tampermonkey or Greasemonkey in your web browser.
  2. Navigate to the Dropbox website and log in to your account.
  3. Once the Dropbox page is fully loaded, a "Copy all URLs" button will appear at the bottom right corner of the page.
  4. Click the "Copy all URLs" button to extract the image URLs and copy them to your clipboard.
  5. Paste the URLs wherever you need them, such as in a document, email, or any other desired location.
  6. The button will be disabled temporarily after copying the URLs to prevent accidental re-copies. It will be re-enabled after 3 seconds.

Additional Information:


This script uses a scrolling mechanism to load all images on the Dropbox page, even if they are initially hidden due to pagination or lazy-loading. Once all images are loaded, their URLs are extracted and copied to the clipboard. The script automatically adjusts the waiting time for scrolling based on the page load speed, ensuring efficient extraction.


If you encounter any issues or have suggestions for improvements, please visit the support page on GitHub to report them. You can also find the latest updates and more information about the script on its GitHub repository.


This script is released under the MIT license, meaning you can modify and distribute it freely. Feel free to check the license file in the repository for more details.