creesch / readReddit

readReddit adds a pleasant & clutter free reading mode for reddit text posts and comments.
https://www.reddit.com/r/creesch
Apache License 2.0
19 stars 0 forks source link

Not compatible with strict tracking proection #11

Open grahamperrin opened 4 years ago

grahamperrin commented 4 years ago

Symptom:

With a post, for example:

2020-04-03 18:37:50

Elsewhere, with comments:

image

Should I suspect an extensions conflict?

Firefox 74.0, FreeBSD-CURRENT.

creesch commented 4 years ago

Well you are using waterfox which isn't supported. I saw the same behavior with someone else and there they needed a newer version of the extension.

grahamperrin commented 4 years ago

waterfox

No, please see above.

The same with Firefox 75.0 as with Firefox 74.0, tested with comments at https://old.reddit.com/r/audiodrama/comments/atz5no/if_you_want_me_to_listen_to_your_podcast_put_a_gd/

grahamperrin@momh167-gjp4-8570p:~ % date ; uptime ; uname -v
Mon  6 Apr 2020 19:47:17 BST
 7:47p.m.  up 43 mins, 6 users, load averages: 1.92, 1.75, 1.41
FreeBSD 13.0-CURRENT #5 r359628: Sun Apr  5 00:25:58 BST 2020     root@momh167-gjp4-8570p:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG 
grahamperrin@momh167-gjp4-8570p:~ % pkg query '%o %v %R' firefox
www/firefox 75.0,1 FreeBSD
grahamperrin@momh167-gjp4-8570p:~ % 

At a glance I see nothing readReddit-related in the web console, I'll test with a different profile, refreshed.

grahamperrin commented 4 years ago

Should I suspect an extensions conflict?

Not reproducible with the extension alone added to a different profile.

For the affected profile: what might I look for, in the web console, to tell what's causing the extension to not work?

creesch commented 4 years ago

Probably nothing in the console itself, most likely scenario is something related to a privacy setting in firefox you have enabled that ends up blocking a bit too much. That has happened before as mozilla sometimes tends to forget extensions are a thing when implementing some feature.

could also be a privacy extension creating issues as well.

Try looking at the console and network tab of the background page btw, requests are done there.

Go to about:debugging#/runtime/this-firefox and inspect the extension.

edit: You also didn't tell me if you have the extension uptodate.

grahamperrin commented 4 years ago

Thanks.

Extension version 0.14.0.

If enhanced tracking protection is standard:

– no need to switch off protection for the site.

If protection is strict:

– and switching off protection for the site is not a workaround.