Chrome Intent Url Fixer bởi Shawon2901
Some sites force user to open chrome if android user agent is detected due to chrome not having a adblocker on Android..this completely patches all chrome intent url to normal urls...Note: this does not patch server side user agent detection
Có sẵn trên Firefox dành cho Android™Có sẵn trên Firefox dành cho Android™
Siêu dữ liệu mở rộng
Ảnh chụp màn hình
Về tiện ích mở rộng này
The extension just converts intent:// URLs (specifically ones targeting com.android.chrome) into normal https:// links so they open in the browser instead of trying to launch Chrome as an app
This extension fights back in four layers:
This extension fights back in four layers:
- Network-level redirect interception
Before a redirect response (3xx) even reaches the browser, the extension rewrites the Location: intent://... header to a normal https:// URL. The app-open redirect is killed before the browser ever acts on it. - Direct navigation blocking
If a tab somehow starts navigating to an intent:// URL, the extension catches it via tabs.onUpdated and immediately replaces it with the equivalent https:// destination. - Request blocking (belt-and-suspenders)
As a third layer, onBeforeRequest intercepts any outgoing request to an intent:// URL before it's sent and redirects it to https:// on the spot. - DOM link patching
On every page, the extension scans all <a href="intent://..."> anchor tags and rewrites them to https:// in place. A MutationObserver watches for dynamically injected links (e.g. added by ad scripts after page load) and patches those too. Clicks on any remaining intent links are also intercepted, and window.open() is monkey-patched so scripts can't use it as a bypass.
Net effect on site owners: Any attempt — whether via server redirect, static HTML, dynamically injected JS, or window.open() — to force the user out of the browser and into a native app is silently neutralized. The user stays in the browser and lands on the normal https:// URL instead.
Được xếp hạng 0 (bởi 1 người dùng)
Quyền hạn và dữ liệu
Quyền hạn bắt buộc:
- Truy cập các thẻ trên trình duyệt
- Truy cập dữ liệu của bạn trên mọi trang web
Thu thập dữ liệu:
- Nhà phát triển cho biết tiện ích mở rộng này không yêu cầu thu thập dữ liệu.
Thêm thông tin
- Phiên bản
- 4.0
- Kích cỡ
- 25,76 KB
- Cập nhật gần nhất
- 4 ngày trước (28 Thg 04 2026)
- Thể loại có liên quan
- Giấy phép
- Mozilla Public License 2.0
- Lịch sử các phiên bản
- Thêm vào bộ sưu tập