OhMyGuus / I-Still-Dont-Care-About-Cookies

Debloated fork of the extension "I don't care about cookies"
GNU General Public License v3.0
3.62k stars 105 forks source link

[REQ]: www.esm-computer.de #15768

Open francwalter opened 3 weeks ago

francwalter commented 3 weeks ago

Website URL

www.esm-computer.de

What browser are u using?

Firefox 128.0

Version

1.1.4

Notes

The Add-On blocks the site access, took me a while to discover that the Add-On was the culprit :)

azgaresncf commented 1 week ago
document.querySelector("html").classList.remove("no-scroll")
document.querySelector("body > div.modal-backdrop.modal-backdrop-open").remove()