Greasy Fork is available in English.

Universal Download Link Finder Ultimate

Advanced download link finder with intelligent detection and filtering

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

You will need to install an extension such as Tampermonkey to install this script.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
motoe moto
일일 설치 수
0
총 설치 수
89
평점
1 0 0
버전
3.0
생성일
2025-02-07
갱신일
2025-02-07
크기
12.6KB
라이선스
MIT
적용 사이트
모든 사이트

Universal Download Link Finder Ultimate

Purpose

A sophisticated Tampermonkey script that automatically detects and collects download links from any webpage. It creates a floating, draggable window that displays all detected download links with an easy-to-use interface.

Features

  • Intelligent Link Detection: Identifies download links based on multiple criteria

    • File extensions
    • URL patterns
    • Link attributes
    • Common download indicators
    • Media patterns
  • File Type Support:

    • Video (mp4, mkv, avi, etc.)
    • Audio (mp3, wav, flac, etc.)
    • Documents (pdf, doc, xlsx, etc.)
    • Images (jpg, png, gif, etc.)
    • Archives (zip, rar, 7z, etc.)
    • Executables (exe, msi, apk, etc.)
    • Subtitles (srt, sub, vtt, etc.)
  • Smart Filtering:

    • Excludes navigation links
    • Filters out social media links
    • Removes tracking parameters
    • Avoids duplicate entries
  • User Interface:

    • Draggable floating window
    • Copy all URLs button
    • Show/Hide toggle
    • Real-time link counter
    • Sleek, modern design
    • Dark theme with customizable colors

Advanced Features

  • Auto-updates when new content loads
  • Debounced scanning to prevent performance issues
  • Safe URL decoding
  • Boundary checking for draggable window
  • Memory cleanup on page unload

Technical Implementation

  • Uses MutationObserver for dynamic content
  • Implements efficient Set data structure
  • Features comprehensive file type detection
  • Includes extensive URL pattern matching
  • Employs modern clipboard API

Notes

  • Works on any website
  • No external dependencies
  • Lightweight and performance-optimized
  • Maintains user privacy
  • Non-intrusive design

The script provides a powerful tool for identifying and collecting download links while maintaining a clean and user-friendly interface.