Page 1 of 1
Youtube Comments on Firefox using Noscript and ABP
Posted: Sun Jan 12, 2014 12:48 am
by Guest
All videos display a "Comments currently unavailable" message with the comments frame collapsed. Temporarily allowing Noscript on the entire page doesn't fix it. Disabling ABP on the entire page doesn't fix it. I'm sure millions of users use the same combination of add-ons on Firefox, so how do you guys enable the youtube comments section?
Re: Youtube Comments on Firefox using Noscript and ABP
Posted: Sun Jan 12, 2014 3:29 pm
by therube
http://www.youtube.com/watch?v=wUEA5NWlQU0
Looks like they do a delayed load on some of their content, so not all the required domains will display at once (then there are some dependencies too).
This set looks to get comments working:
Code: Select all
+googleapis.com
+googletagservices.com
+google.com
+ytimg.com
+youtube.com
Re: Youtube Comments on Firefox using Noscript and ABP
Posted: Sun Jan 12, 2014 6:22 pm
by iwert210g
Thanks therube. I'll have to research how to allow those scripts only on youtube. Don't want to enable them on all sites.
Re: Youtube Comments on Firefox using Noscript and ABP
Posted: Sun Jan 12, 2014 6:39 pm
by barbaz
iwert210g wrote:I'll have to research how to allow those scripts only on youtube. Don't want to enable them on all sites.
start with
http://noscript.net/faq#qa8_10
Re: Youtube Comments on Firefox using Noscript and ABP
Posted: Sun Jan 12, 2014 8:04 pm
by iwert210g