Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this the version from the chrome web store or what is the difference? #189

Open
saschalalala opened this issue Jan 5, 2017 · 5 comments

Comments

@saschalalala
Copy link

saschalalala commented Jan 5, 2017

I read at https://heise.de/-3585601 that Stylish now collects user data. I then uninstalled the extension, downloaded the version from the store and cloned this repository to diff the directories and actually they do differ a lot. I didn't find out yet where the "new" analytics code is set because I didn't have that much time yet, but perhaps I will do so later. But just to be sure: Is stylish-chrome no open source project anymore or is this repository maintained independent from the Chrome Web Store version? I really like this extension, I use it for many years (Firefox version before) and would love to continue doing so it but after the last WOT addon scandal, I am not willing to use extensions that want to collect my data.

@tophf
Copy link
Contributor

tophf commented Jan 6, 2017

The new stylish is in develop branch. Look at the dates.

@saschalalala
Copy link
Author

Ah, thank you. I read into the code a little and used wireshark to read the network traffic and for me it looks like the script recommendation only happens when the user clicks the icon and opens the popup, see https://github.com/stylish-userstyles/stylish-chrome/blob/develop/popup.js#L91. I don't see any malicious tracking behaviour in that … yet

@Zren
Copy link

Zren commented Feb 24, 2017

Does the new UI still request "styles for this url" when the popup is closed? You can confirm this by inspecting the background.js and looking at the network tab.

@neddyy
Copy link

neddyy commented Mar 6, 2017

The new spyware code is here:

function updateStylesInfo(beautyInfo, callback) {

@neddyy
Copy link

neddyy commented Mar 6, 2017

An older fork of the extension before the spyware was implemented is available here: https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne

I have swapped to this fork and would recommend anybody else to do the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants