Chrome Intent Url Fixer par 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
Disponible sur Firefox pour AndroidâąDisponible sur Firefox pour Androidâą
MĂ©tadonnĂ©es de lâextension
Captures dâĂ©cran
Ă propos de cette extension
đ 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.
Noté 0 par 1 personne
Autorisations et données
Autorisations nécessaires :
- Accéder aux onglets du navigateur
- Accéder à vos données pour tous les sites web
Collecte de données :
- Le dĂ©veloppeur indique que cette extension nâa pas besoin de collecter de donnĂ©es.
Plus dâinformations
- Version
- 4.0
- Taille
- 25,76Â Ko
- DerniĂšre mise Ă jour
- il y a 14 jours (28 avr. 2026)
- Catégories associées
- Licence
- Mozilla Public License 2.0
- Historique des versions
- Ajouter Ă la collection