Chrome Intent Url Fixer di 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
Disponibile in Firefox per AndroidDisponibile in Firefox per Android
Metadati estensione
Screenshot
Informazioni sull’estensione
🚀 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.
Voto 0 da 0 revisori
Permessi e dati
Permessi obbligatori:
- Accedere alle schede
- Accedere ai dati di tutti i siti web
Raccolta dati:
- Lo sviluppatore dichiara che questa estensione non richiede la raccolta di dati.
Ulteriori informazioni
- Link componente aggiuntivo
- Versione
- 4.0
- Dimensione
- 25,76 kB
- Ultimo aggiornamento
- 20 giorni fa (28 apr 2026)
- Categorie correlate
- Licenza
- Mozilla Public License 2.0
- Cronologia versioni
- Aggiungi alla raccolta