GDrive Link Finder is a lightweight and easy-to-use Chrome Extension that scans any webpage for Google Drive links (files and folders) and displays them in a clean, accessible list for quick viewing or download.
Built with:
⚙️ Vanilla JavaScript – for smooth and efficient DOM parsing and logic
🎨 HTML/CSS – for a simple yet responsive popup interface
🧾 Chrome Extension Manifest V3 – for modern, secure extension structure and script injection
- ✅ Automatically detects Google Drive file and folder links.
- ✅ Shows all found links in a popup with clickable titles.
- ✅ Copy links to clipboard with one click.
- ✅ Lightweight and fast — no external dependencies.
- ✅ Works on any webpage with Google Drive links.
- Clone or download this repository
- Open Chrome and go to chrome://extensions/ (Or Browsers in Which Chrome Extensions are Supported)
- Enable Developer Mode (top right)
- Click Load Unpacked
- Select the GDrive_Link_Finder_Extension folder
- Done! Click the extension icon on any page to find GDrive links.
