Reviews for Return YouTube Dislike
Return YouTube Dislike by Dmitry Selivanov
Response by Dmitry Selivanov
Developer response
posted an hour agoHi, Mozilla's policy "no data collected in private windows". And counting your vote counts as "data collection".
So I need to implement extension to detect that it is in a private window - and it should stop sending votes. It is not difficult - but I was short on time and wanted to get FF fixes to people faster. So it was easier to just disable it in private windows alltogether - not to get punished for non-compliance.
I will work on this soon.
I only hope that extension is allowed to make a request with video ID (to get dislike counts). Because technically this could be deemed data collection too - not sure yet.
And yeah - the policies are new - people are still learning how they work, and Mozilla are still figuring it out themselves.
May be some wording will be improved.
There should be a difference between this extension sending a randomly generated userId to count votes - and some other extension that steals your name, address, email and phone number. But right now they both are "collecting personal data".
So I need to implement extension to detect that it is in a private window - and it should stop sending votes. It is not difficult - but I was short on time and wanted to get FF fixes to people faster. So it was easier to just disable it in private windows alltogether - not to get punished for non-compliance.
I will work on this soon.
I only hope that extension is allowed to make a request with video ID (to get dislike counts). Because technically this could be deemed data collection too - not sure yet.
And yeah - the policies are new - people are still learning how they work, and Mozilla are still figuring it out themselves.
May be some wording will be improved.
There should be a difference between this extension sending a randomly generated userId to count votes - and some other extension that steals your name, address, email and phone number. But right now they both are "collecting personal data".