Iceggiren i Google Consent Dialog Remover
Google Consent Dialog Remover sγur Baris Derin
2 n yiceggiren
- Yettwasezmel 3 ɣef 5sɣur Aseqdac Firefox 13351563, 4 jierren lynThank you for writing this add-on, the Google consent really is a nuisance.
The add-on generally works well. However, in some situations I need to turn it off. For example: sometimes, not always, when I want to scroll through search results, the add-on removes the scroll bar and you cannot even scroll using the mouse wheel. I have not found a pattern yet.
Since the add-on contains only CSS and no script, I fiddled around with Stylus and came up with the following CSS that works for me:
-----------------------
#lb
{
display: none !important;
}
html
{
overflow: auto !important;
}
ytd-popup-container
{
display: none !important;
}
iron-overlay-backdrop{
display: none !important;
}
----------------------- - Yettwasezmel 3 ɣef 5sɣur Waltraute, 7 jierren lyn