No lazyload - Desactivar Carga Perezosa de Imágene por lingyired
Desactiva la carga perezosa de imágenes en sitios web, carga todas las imágenes de una vez
Metadata de la extensión
Capturas de pantalla
Sobre esta extensión
No lazyload - Disable Image Lazy Loading
Load all images at once, no more waiting!
Tired of image lazy loading on websites? Frustrated by having to scroll endlessly to see complete content? The No lazyload extension solves this problem once and for all!
🛡 Dual Interception Strategies
Tech Block Mode: Hijacks IntersectionObserver and intercepts HTMLImageElement.loading properties to fundamentally disable lazy loading. Supports hijacking popular lazy load libraries including lazysizes, lozad.js, and vanilla-lazyload.
Auto Scroll Fallback: When tech blocking does not work, automatically smooth-scrolls to the bottom of the page to trigger image loading, with optional return-to-top after completion.
📷 Comprehensive Lazy Load Support
Detects and loads images with the following attributes:
• data-src, data-original, data-lazy-src
• data-srcset, data-lazy-srcset
• data-bg, data-background (background images)
• Plus 15+ common lazy loading attributes
Also detects placeholder images (thumb, placeholder, loading, etc.) and automatically replaces them with real images.
🔧 Flexible Configuration Management
Site Management: Add websites as needed, with independent auto-scroll configuration for each site
Global Settings: Set default blocking strategy, auto-scroll parameters (speed, stay duration)
Advanced Customization: Support for custom lazy load attributes and placeholder detection keywords to adapt to various special scenarios
Config Import/Export: One-click backup and restore of configurations
🌍 Multi-language Support
Interface available in multiple languages: 中文, English, Español, العربية, हिन्दी, Français, Português, Deutsch, 日本語, Русский
Ready to use immediately after installation. Disabled by default for all sites - manually add target websites for security and reliability.
Load all images at once, no more waiting!
Tired of image lazy loading on websites? Frustrated by having to scroll endlessly to see complete content? The No lazyload extension solves this problem once and for all!
🛡 Dual Interception Strategies
Tech Block Mode: Hijacks IntersectionObserver and intercepts HTMLImageElement.loading properties to fundamentally disable lazy loading. Supports hijacking popular lazy load libraries including lazysizes, lozad.js, and vanilla-lazyload.
Auto Scroll Fallback: When tech blocking does not work, automatically smooth-scrolls to the bottom of the page to trigger image loading, with optional return-to-top after completion.
📷 Comprehensive Lazy Load Support
Detects and loads images with the following attributes:
• data-src, data-original, data-lazy-src
• data-srcset, data-lazy-srcset
• data-bg, data-background (background images)
• Plus 15+ common lazy loading attributes
Also detects placeholder images (thumb, placeholder, loading, etc.) and automatically replaces them with real images.
🔧 Flexible Configuration Management
Site Management: Add websites as needed, with independent auto-scroll configuration for each site
Global Settings: Set default blocking strategy, auto-scroll parameters (speed, stay duration)
Advanced Customization: Support for custom lazy load attributes and placeholder detection keywords to adapt to various special scenarios
Config Import/Export: One-click backup and restore of configurations
🌍 Multi-language Support
Interface available in multiple languages: 中文, English, Español, العربية, हिन्दी, Français, Português, Deutsch, 日本語, Русский
Ready to use immediately after installation. Disabled by default for all sites - manually add target websites for security and reliability.
- Browser language auto-detection for default language selection
- SVG icons for popup buttons (settings gear, refresh)
- Language fallback now uses
eninstead ofzhfor unsupported languages
Rated 0 by 0 reviewers
Permissions and data
Permisos requeridos:
- Acceder a tus datos para todos los sitios web
Data collection:
- The developer says this extension doesn't require data collection.
Más información
- Enlaces del complemento
- Versión
- 1.11.2
- Tamaño
- 113,56 KB
- Última actualización
- hace 14 días (4 de jul. de 2026)
- Categorías relacionadas
- Licencia
- MIT License
- Historial de versiones
- Añadir a la colección
You can test the extension on https://github.com/verlok/vanilla-lazyload#-demos. Add this demo page to the extension's site list, and it will fully bypass all lazy loading logic on the page.