Universal Image Host Interceptor

Clean and fast image viewing for Fastpic, Imgbox, ImgDrive, Pixhost, ImageBam, and many more. Features: Stealth Mode (no ads/flash), Auto-Redirect (gateway bypass), and Anti-Loop.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tác giả
seb du17
Cài đặt hàng ngày
2
Số lần cài đặt
22
Đánh giá
0 0 0
Phiên bản
1.2.0
Đã tạo
15-12-2025
Đã cập nhật
16-12-2025
Kích thước
20 KB
Sự tương thích
Tương thích với Firefox Tương thích với Chrome
Giấy phép
MIT
Áp dụng cho

# Universal Image Host Interceptor

A lightweight, powerful, and stealthy userscript to directly view images on various hosting sites, skipping ads, timers, and redirect loops.

## Features

- **Stealth Mode:** Instantly hides the original page (ads, popups) while the script processes the image. No more flashing white screens or visible ads.
- **Gateway Bypass:** Automatically clicks "Continue to image" buttons and bypasses redirect loops on sites like ImageBam or ImgDrive.
- **Clean Viewer:** Displays the high-resolution image centered on a dark background.
- **Safety & Speed:** Uses `requestAnimationFrame` and `MutationObserver` to ensure the image is displayed as soon as possible without breaking the browser.

## Supported Sites

- **Fastpic** (`fastpic.org`)
- **Imgbox** (`imgbox.com`)
- **Pixhost** (`pixhost.to`) - *Includes HD thumb replacement*
- **ImgDrive** (`imgdrive.net`) - *Bypasses "Continue" pages*
- **ImageBam** (`imagebam.com`) - *Auto-redirects gateway pages*
- **ImageTwist** (`imagetwist.com`)
- **ImageVenue** (`imagevenue.com`)
- **Imx** (`imx.to`) - *Fixes redirect loops*
- **ImgXXT** (`imgxxt.in`)
- **PimpAndHost** (`pimpandhost.com`)
- **TurboImageHost** (`turboimagehost.com`)
- And more generic support...

## How it works

The script runs at `document-start` to intercept the page load.
1. It applies a "Stealth Mask" to hide the page content immediately.
2. It detects the specific host and runs a specialized module to find the real image URL.
3. It strips the entire page HTML (removing scripts, ads, and trackers) and replaces it with a clean image viewer.

## License

MIT License. Free to use and modify.

create with gemini 3.0
optimized for firefox 146 + firemonkey