Review
Olivier TassinariAug 17, 2025
- Report illegal content
- Copy link
1. The extension allows to disable itself on a per domain basis, but it keeps messing around with the DOM of the page, it adds data-new-gr-c-s-check-loaded data-gr-ext-installed data-gr-ext-disabled="forever" to the <body> element even when not enabled on a specific URL. This creates a lot of noise when working with React in dev mode, it's so annoying. When we disable a domain, please REALLY disable the extension. See https://stackoverflow.com/questions/75337953/what-causes-nextjs-warning-... Show more
5 out of 11 found this helpful