中文说明文档
Download Link Copier
Download Link Copier is a Chrome extension that allows users to easily view and copy download links from their recent downloads.
Features
- View a list of recent downloads
- Copy download links with a single click
- Clean and intuitive user interface
- Supports both light and dark themes
Installation
To install the Download Link Copier extension:
- Clone this repository or download the ZIP file and extract it.
- Open Google Chrome and navigate to
chrome://extensions
.
- Enable “Developer mode” by toggling the switch in the top right corner.
- Click “Load unpacked” and select the directory containing the extension files.
Usage
- Click on the Download Link Copier icon in your Chrome toolbar to open the popup.
- You will see a list of your recent downloads.
- Click the “Copy Link” button next to any download to copy its URL to your clipboard.
- A status message will confirm when the link has been copied successfully.
Development
To modify or enhance this extension:
- Make changes to the relevant files (
popup.html
, popup.js
, etc.).
- If you modify the manifest or add new resources, make sure to update
manifest.json
.
- Reload the extension in
chrome://extensions
by clicking the refresh icon on the extension card.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is open source and available under the MIT License.
If you have any questions or feedback, please open an issue in this repository.