Monitor and analyze JavaScript risk in the browser.
Total ratings
3.00
(Rating count:
2)
User reviews
Recent rating average:
3.00
All time rating average:
3.00
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Lang | Comment |
---|---|---|---|---|
2024-10-21 | Aldo | en | DOMContentLoaded, wating additional 10 seconds. Got this error, page was really slow. Remove the extension const loaded = new Promise(resolve => { document.addEventListener('DOMContentLoaded', () => { console.log('DOMContentLoaded, wating additional 10 seconds'); setTimeout(resolve, loadTimeHeuristic); } ); } | |
2024-07-08 | Jose Cabillero |