Sign in to YouTube pop up window
Moderator: trava90
Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
- Clear any current output
- Navigate or refresh the page in question
- Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
Sign in to YouTube pop up window
So, in a new separate topic:
Recently, whenever I go to YouTube following a link for example, the video starts playing, then a pop up window appears obscuring the video, it stops playing, and the new window says:
YouTube
Sign in to YouTube
• Save videos to watch later
• Subscribe to your favorite channels
• Contribute to YouTube’s community
Learn more
No thanks / Sign in
Then if I click No thanks, I can press play to start the video, and it starts again from the beginning. Has anyone else experienced this issue, and is there a way to avoid it? I suppose I could create a YouTube account and get the various benefits of having saved playlists and viewing 18+ rated content and whatever else there may be, although personally the pop up tends to make me less disposed to doing so. I could also avoid YouTube where possible but realistically there's likely to be useful stuff on there that cannot be found elsewhere.
Recently, whenever I go to YouTube following a link for example, the video starts playing, then a pop up window appears obscuring the video, it stops playing, and the new window says:
YouTube
Sign in to YouTube
• Save videos to watch later
• Subscribe to your favorite channels
• Contribute to YouTube’s community
Learn more
No thanks / Sign in
Then if I click No thanks, I can press play to start the video, and it starts again from the beginning. Has anyone else experienced this issue, and is there a way to avoid it? I suppose I could create a YouTube account and get the various benefits of having saved playlists and viewing 18+ rated content and whatever else there may be, although personally the pop up tends to make me less disposed to doing so. I could also avoid YouTube where possible but realistically there's likely to be useful stuff on there that cannot be found elsewhere.
-
- Moon Magic practitioner
- Posts: 2985
- Joined: 2015-09-26, 04:51
- Location: U.S.
Re: Sign in to YouTube pop up window
I found it helpful to add this cosmetic/element hiding rule to my custom filters in uBO:
If you use uBlock Origin, add it to: Dashboard -> My filters tab.
If you use Adblock Latitude/ABPrime, add it to: Filter preferences -> Custom filters.
If using ABL/ABPrime, btw, you might consider installing Element Hiding Helper for Adblock Plus 1.4, if you haven't already.
It can be obtained via the Classic Add-ons Archive, and assists with the crafting of these element hiding rules.
Code: Select all
youtube.com##.ytd-popup-container.style-scope > .ytd-popup-container.style-scope
If you use Adblock Latitude/ABPrime, add it to: Filter preferences -> Custom filters.
If using ABL/ABPrime, btw, you might consider installing Element Hiding Helper for Adblock Plus 1.4, if you haven't already.
It can be obtained via the Classic Add-ons Archive, and assists with the crafting of these element hiding rules.
-
- Moon Magic practitioner
- Posts: 2900
- Joined: 2012-08-19, 20:32
Re: Sign in to YouTube pop up window
It is constantly happening on Google searches, too. They DO want you to log in, I guess...
Re: Sign in to YouTube pop up window
After installing the Classic Add Ons Archive, which worked, I got a message saying Element Hiding Helper 1.4 was not compatible with Pale Moon 29.0.0a6, so it doesn't look like it works with the latest unstable.
But pasting that into ABL as suggested seems to have resolved it. Very helpful, thank you.
But pasting that into ABL as suggested seems to have resolved it. Very helpful, thank you.

-
- Moon Magic practitioner
- Posts: 2985
- Joined: 2015-09-26, 04:51
- Location: U.S.
Re: Sign in to YouTube pop up window
Glad the rule worked for you.
Element Hiding Helper doesn't target Pale Moon, so it will need a PM application block added to its install.rdf if you wish to use it, like this:
Code: Select all
<em:targetApplication>
<Description>
<!-- Pale Moon -->
<em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
<em:minVersion>28.0</em:minVersion>
<em:maxVersion>28.*</em:maxVersion>
</Description>
</em:targetApplication>
-
- Moon Magic practitioner
- Posts: 2985
- Joined: 2015-09-26, 04:51
- Location: U.S.
Re: Sign in to YouTube pop up window
Off-topic:
Long ago, you actually mentioned possibly integrating it into what was then ABL, though I gather it would not be a small job.
Long ago, you actually mentioned possibly integrating it into what was then ABL, though I gather it would not be a small job.
Re: Sign in to YouTube pop up window
Well I don't use or work on ABL anymore and it wouldn't be able to be integrated with ABPrime. It is NOT trivial. So you're WRONG AGAIN. However, it could be forked.
BTW if you guys persist on just selfishly modifying install.rdf maybe we should switch the install manifest format to json. Sure would solve a number of issues for both the Add-ons Site and the legacy parsing of the install manifest.
BTW if you guys persist on just selfishly modifying install.rdf maybe we should switch the install manifest format to json. Sure would solve a number of issues for both the Add-ons Site and the legacy parsing of the install manifest.
-
- Moon Magic practitioner
- Posts: 2985
- Joined: 2015-09-26, 04:51
- Location: U.S.
Re: Sign in to YouTube pop up window
Off-topic:
Well fwiw, here is the relevant part of that post, linked previously.
(I don't think that I really misrepresented anything, if you read it, and my post, carefully)
Was just mentioning that, at one time, EHH appeared to be on your mind:
Well fwiw, here is the relevant part of that post, linked previously.
(I don't think that I really misrepresented anything, if you read it, and my post, carefully)
Was just mentioning that, at one time, EHH appeared to be on your mind:
New Tobin Paradigm wrote:It would be really nice if we could reintegrate full on EHH functionality in but it would be a big job. I would ask for help on this.
Off-topic:
I'll admit, I believe the developers of the two ABP-family adblockers would be the most natural fit for who, if anyone, forks the Element Hiding Helper. But I also understand that there are other fish to fry.
I'll admit, I believe the developers of the two ABP-family adblockers would be the most natural fit for who, if anyone, forks the Element Hiding Helper. But I also understand that there are other fish to fry.
New Tobin Paradigm wrote: ↑2020-09-19, 04:19if you guys persist on just selfishly modifying install.rdf maybe we should switch the install manifest format to json.
Off-topic:
I'm sorry you see it that way.
I can only say that I hope you don't modify things in a way that disables people from being able to make their (otherwise functional) Firefox extensions useable again.
I'm sorry you see it that way.
I can only say that I hope you don't modify things in a way that disables people from being able to make their (otherwise functional) Firefox extensions useable again.
-
- Board Warrior
- Posts: 1873
- Joined: 2015-09-30, 23:02
- Location: uk.
Re: Sign in to YouTube pop up window
I have noticed this too and google is really pushing for us to log in.I noticed another pop up for cookies seconds later and this occurs also with every google search so i don't bother using google anymore.
I could hide the element but then youtube cannot be accessed or google searches either.
I could hide the element but then youtube cannot be accessed or google searches either.
user of multiple puppy linuxes..upup,fossapup.scpup,xenialpup.....
Pale moon 29.4.1

Pale moon 29.4.1
-
- Moon Magic practitioner
- Posts: 2900
- Joined: 2012-08-19, 20:32
Re: Sign in to YouTube pop up window
The I don't care about cookies extension is good at removing the Google pop-up. Perhaps it will be updated to take care of the YouTube pop-up, too.
A filterlist version is also available but I'm not sure if it works for this sort of pop-up (author: "the filter list is not as effective as a browser extension but it will hide most cookie warnings").
In the end though, it's probably best to look for alternatives than play yet another never-ending cat-and-mouse game with them. Or just give up, sign in and keep those cookies.
A filterlist version is also available but I'm not sure if it works for this sort of pop-up (author: "the filter list is not as effective as a browser extension but it will hide most cookie warnings").
In the end though, it's probably best to look for alternatives than play yet another never-ending cat-and-mouse game with them. Or just give up, sign in and keep those cookies.
-
- Astronaut
- Posts: 670
- Joined: 2017-03-23, 19:56
Re: Sign in to YouTube pop up window
You can get rid of this with the help of "element picker" if you have uBO installed
Windows 10 pro /64 (version 1809)
PM last/64
PM last/64
-
- Moon Magic practitioner
- Posts: 2900
- Joined: 2012-08-19, 20:32
Re: Sign in to YouTube pop up window
Yes, adding this to uBO's My filters seems to work for now. Only tested it for 5 minutes or so.
Code: Select all
www.youtube.com##.ytd-app.style-scope:nth-of-type(1) > .ytd-popup-container.style-scope
-
- Board Warrior
- Posts: 1622
- Joined: 2015-07-23, 16:09
- Location: Norway
Re: Sign in to YouTube pop up window
This is a known issue, currently widely discussed amongst EasyList's, uBO's and AdGuard's filter maintainers.
All current blocking rules, which takes care of the popups, results in unexpected playback stops, since the popups are still loaded in the background (they're only invisible).
Unless they come up with some type of fancy new scriptlets, adblockers might not be able to properly work their way around it.
Therefore, a separate browser extension could be needed.
For now, this Greasemonkey script has been reported to solve the problem:
https://greasyfork.org/en/scripts/41068 ... e-shut-up/
All current blocking rules, which takes care of the popups, results in unexpected playback stops, since the popups are still loaded in the background (they're only invisible).
Unless they come up with some type of fancy new scriptlets, adblockers might not be able to properly work their way around it.
Therefore, a separate browser extension could be needed.
For now, this Greasemonkey script has been reported to solve the problem:
https://greasyfork.org/en/scripts/41068 ... e-shut-up/
Re: Sign in to YouTube pop up window
New Tobin Paradigm wrote: ↑2020-09-19, 04:19BTW if you guys persist on just selfishly modifying install.rdf maybe we should switch the install manifest format to json.
Off-topic:
JUL and JBL when?
JUL and JBL when?

-
- Pale Moon guru
- Posts: 37756
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: Sign in to YouTube pop up window
Off-topic:
I would like to get some nice JBL speakers at Christmas (=Yule/Jul), sure!
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
- Moon Magic practitioner
- Posts: 2985
- Joined: 2015-09-26, 04:51
- Location: U.S.
Re: Sign in to YouTube pop up window
TBH, I use YouTube so little any more that I didn't test the flter for an extended time either and could easily miss sporadic problems.
Re: Sign in to YouTube pop up window
The You Tube pop up seems to appear less often today, but when it does it causes the video to stop as noted by Tomaso, so I removed the blocking rule. I didn't encounter that yesterday.
With the suggested change (and altering max version to *) I installed Element Hiding Helper 1.4 successfully. That seems to work, I blocked a banner saying sign in to Twitter at the bottom of a Twitter page. I was going to test it on the pop up that appeared on some FaceBook pages, but the ones that did it are no longer visible at all without signing in.
With the suggested change (and altering max version to *) I installed Element Hiding Helper 1.4 successfully. That seems to work, I blocked a banner saying sign in to Twitter at the bottom of a Twitter page. I was going to test it on the pop up that appeared on some FaceBook pages, but the ones that did it are no longer visible at all without signing in.
Re: Sign in to YouTube pop up window
You're on the shitlist, btw. Totally improper.
-
- Moon Magic practitioner
- Posts: 2985
- Joined: 2015-09-26, 04:51
- Location: U.S.
Re: Sign in to YouTube pop up window
Please do not ever set maxVersion to *. EVER. Just don't.
See Extension compatibility versioning guideline
BTW, please don't detour this thread into being about that extension. Everything that can usefully be said about it here has already been said.
You might try the userscript linked by Tomaso.