-
安装 Tampermonkey 扩展:
- 首先,在你的浏览器中安装 Tampermonkey 扩展程序。你可以从 Chrome Web Store(对于 Chrome 浏览器)或 Firefox Add-ons(对于 Firefox 浏览器)搜索并安装。
- 安装后,请确保 Tampermonkey 扩展已在浏览器中启用。
-
获取脚本: Greasy Fork link: link
-
使用脚本:
- 安装脚本后,当你访问 10x Genomics 网站时,脚本会自动运行,点击fast download给出下载数据更快的shell 脚本。
This Tampermonkey script is specifically designed for the 10x Genomics website, aiming to improve the data download process for researchers. By automating the clicking of "Batch download" and "curl" options and adding a "Fast Download" button, it provides an efficient way to generate and copy a bash script for downloading data files. This enhancement reduces the complexity of obtaining data, allowing users to focus more on their research.
- Automatically clicks on "Batch download" and "curl" options.
- Adds a "Fast Download" button for easy access.
- Displays a bash script for fast data download on button click.
- Includes a copy function for the bash script, facilitating easy use.
- Ensure you have Tampermonkey installed in your browser.
- Click on the script link (link).
- Tampermonkey should open a new tab asking if you want to install the script. Click on "Install".
After installation, navigate to any product page on the 10x Genomics website. The script runs automatically:
- It clicks "Batch download" and "curl" for you.
- Click on the "Fast Download" button that appears.
- A bash script will be displayed, ready to be copied with a click and used for downloading data files.
For issues, suggestions, or contributions, please open an issue in the GitHub repository (link to your GitHub repository).
fuyao
This script is released under the MIT License. See the LICENSE file in the repository for more details.