Chrome Intent Url Fixer Autor: 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
Dostępne w Firefoksie na Androida™Dostępne w Firefoksie na Androida™
Metadane rozszerzenia
Zrzuty ekranu
O tym rozszerzeniu
🚀 OVERVIEW
Chrome Intent URL Fixer is a specialized utility designed to stop websites from forcing you out of your browser. Many sites detect Android user agents and attempt to trigger "intent://" redirects to launch the Google Chrome app—usually because Chrome on Android lacks extension support for adblockers.
This extension kills those redirects and converts them back into standard HTTPS links, keeping you in your current browser with your adblocker active.
⚠️ NOTE: This extension patches URL behavior only; it does not modify your User-Agent string.
🛡️ THE FOUR-LAYER DEFENSE SYSTEM
To ensure no site can force an app-switch, the extension fights back across four distinct layers:
🌟 NET EFFECT
Any attempt—whether via server-side redirect, static HTML links, dynamically injected JavaScript, or window.open()—to force you into a native app is silently neutralized. You stay in your browser, on the page you intended to visit.
Chrome Intent URL Fixer is a specialized utility designed to stop websites from forcing you out of your browser. Many sites detect Android user agents and attempt to trigger "intent://" redirects to launch the Google Chrome app—usually because Chrome on Android lacks extension support for adblockers.
This extension kills those redirects and converts them back into standard HTTPS links, keeping you in your current browser with your adblocker active.
⚠️ NOTE: This extension patches URL behavior only; it does not modify your User-Agent string.
🛡️ THE FOUR-LAYER DEFENSE SYSTEM
To ensure no site can force an app-switch, the extension fights back across four distinct layers:
- Network-Level Interception
Before a server redirect (3xx) even reaches your browser, the extension intercepts and rewrites the "Location: intent://" header. The app-open trigger is neutralized before the browser can ever act on it. - Direct Navigation Blocking
If a tab attempts to navigate to an intent URL through other means, the extension catches it via the tabs API and immediately replaces the destination with the equivalent HTTPS URL. - Request Blocking (Belt-and-Suspenders)
As a fail-safe, the extension monitors all outgoing requests. Any request headed for an intent:// scheme is intercepted on the spot and redirected to a secure web URL. - DOM Link Patching & Script Protection
The extension scans every page for <a> tags containing intent links and rewrites them in real-time.
• MutationObserver: Automatically patches links injected dynamically by ad scripts after the page loads.
• Monkey-Patching: window.open() is modified to prevent scripts from using it as a bypass to trigger the Chrome app.
🌟 NET EFFECT
Any attempt—whether via server-side redirect, static HTML links, dynamically injected JavaScript, or window.open()—to force you into a native app is silently neutralized. You stay in your browser, on the page you intended to visit.
Ocenione na 0 przez 0 recenzentów
Uprawnienia i dane
Wymagane uprawnienia:
- Mieć dostęp do kart przeglądarki
- Mieć dostęp do danych użytkownika na wszystkich stronach
Zbieranie danych:
- Autorzy tego rozszerzenia twierdzą, że nie wymaga ono zbierania danych.
Więcej informacji
- Wersja
- 4.0
- Rozmiar
- 25,76 KB
- Ostatnia aktualizacja
- 7 dni temu (28 kwi 2026)
- Powiązane kategorie
- Licencja
- Mozilla Public License 2.0
- Historia wersji
- Dodaj do kolekcji