Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Vista previa de Block Unreachable Scripts

Block Unreachable Scripts por em_te

Prevent unreachable servers from stalling websites by disabling their scripts if they previously could not load.

3 (7 reviews)3 (7 reviews)
1 User1 User
Descarga Firefox y obtiene la extensión
Descargar archivo

Metadata de la extensión

Capturas de pantalla
Popup menu showing which JavaScript requests were unreachable.
Sobre esta extensión
Some websites load JavaScript from third-party servers that are sometimes unreachable (because of company firewalls/outdated DNS servers/bad SSLs/etc.). This will cause the website to stall (freeze) as it waits for that server to respond. The only recourse is to wait patiently for that request to time out, before the website can continue loading.

This extension will monitor those failed JavaScript requests and will skip over them if any websites try to load from those servers again. This prevents the website from stalling again. The block will only occur for 5 minutes (configurable) in case the server is restored later.

Failed requests can be viewed in the toolbar button, which shows which URLs were blocked and how long the block will last. The toolbar button only appears when scripts are blocked.

Note that this extension does not target anyone and has no black-list or white-list. Blocking only occurs if the server was previously unreachable and therefore the content would not have loaded anyway.

Test the effects of unreachable servers here: http://tinyurl.com/test-blocking-js

This extension will also redirect webpages (not inside iframes) that are unreachable and have a secondary URL hidden within it's primary URL.
Developer comments
How it works:

This extension listens for network connection errors and only watches for script files only. (Network connection errors include connection timeouts, DNS cannot be resolved, etc. and don't include server reported errors like 404 or 500.) When an error occurs, the domain name of the request is put in a List with the time that the error occurred.

This extension also listens for network requests and only watches for script files only. If a request has a domain that matches a domain in the List, the connection is aborted.

A timer checks the List occasionally and removes domains that are older than 5 minutes.
Rated 3 by 7 reviewers
Inicia sesión para evaluar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
3
4
0
3
0
2
2
1
2
Leer las 7 revisiones
Permissions and dataSaber más

Permisos requeridos:

  • Acceder a las pestañas del navegador
  • Acceder a tus datos para todos los sitios web
Más información
Enlaces del complemento
  • Ayuda del sitio
Versión
0.5resigned1
Tamaño
16,3 KB
Última actualización
hace un año (25 de abr. de 2024)
Categorías relacionadas
  • Otro
Licencia
GNU General Public License v3.0 only
Historial de versiones
  • Ver todas las versiones
Añadir a la colección
Informar sobre este complemento
Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.