It's interesting to observe current landscape of app delivery, previously it was just binaries or sources on developer's site now it's shifting to centralized model in the name of protecting users from malicious actors. I wonder if there is a way to have a cookie (developers don't need to worry about random behavior of your centralized owner) and eat it too (fight malware).
In this case the centralized owner is the Chrome Web Store; you're leasing space in their list of offerings at their terms, for better or worse. It's worth noting that the Chrome Web Store is just an easy (and highly visible, of course) way of installing extensions but not the only one; developer mode and self-installing is totally possible (though admittedly higher friction). Protecting users from malicious actors s…
Google to developers: We take down your extension because we can
131–140 of 187 posts
Re: Google to developers: We take down your extension because we can
#132My extension, which was just a script block and some CSS tweaks was banned as it was a paywall bypass for a popular news site in Australia. Fair enough according to their policy but I couldn’t help feeling disappointed when I got the email as the extension was quite popular at the time.
Paywall bypass: Not OK.
Hmm...
Re: Google to developers: We take down your extension because we can
#133Earlier quoted context omitted.
The problem isn't that an extension was removed. There will always be erroneous attempts at making things safer for users when playing the game of content moderator. The problem is that Google is impossible to talk to, and makes no effort to help when things go wrong. As a current user of gmail this worries me.
This petrifies me. Google provides an incredibly easy way for me to capture all data that I care about. Getting photos and videos of my kids growing up and keeping them for years is trivial with Google. And in one little error it can all disappear with no recourse. I continue to struggle today to find a silver bullet solution for someone like me who just wants to hurl money somewhere and say, "use this money to guara…
Re: Google to developers: We take down your extension because we can
#134I've never really been a fan of the whole "browser extensions" thing, with perhaps the exception of UI mods, and things like this only serve to reinforce that notion. I prefer to use a MITM filtering proxy, which works in all browsers and is independent of, so isn't beholden to, the authoritarian institutions which control them. Incidentally I also have a filter which does the same thing as his extension, and I proba…
Good luck with that once hsts, cert pinning, and TLS 1.3 become more common.
Browsers ignore cert pinning when the CA certificate was manually installed, so this is not a problem either.
I have no idea what HSTS is doing on your list.
Re: Google to developers: We take down your extension because we can
#135Something similar to hiddenfromgoogle.com but for extensions (doesn't appear to work anymore) [1]
Re: Google to developers: We take down your extension because we can
#136Someone should set up a website listing plugins banned by Google for reasons that fall in a gray area or for reasons that are just outright indefensible. Banning extensions in this manner is a signal of value to the end user. Could also list extensions available on Firefox but not Chrome. Something similar to hiddenfromgoogle.com but for extensions (doesn't appear to work anymore) [1] [1] https://www.bbc.com/news/tec…
Re: Google to developers: We take down your extension because we can
#137Earlier quoted context omitted.
The problem isn't that an extension was removed. There will always be erroneous attempts at making things safer for users when playing the game of content moderator. The problem is that Google is impossible to talk to, and makes no effort to help when things go wrong. As a current user of gmail this worries me.
This petrifies me. Google provides an incredibly easy way for me to capture all data that I care about. Getting photos and videos of my kids growing up and keeping them for years is trivial with Google. And in one little error it can all disappear with no recourse. I continue to struggle today to find a silver bullet solution for someone like me who just wants to hurl money somewhere and say, "use this money to guara…
Re: Google to developers: We take down your extension because we can
#138Earlier quoted context omitted.
This petrifies me. Google provides an incredibly easy way for me to capture all data that I care about. Getting photos and videos of my kids growing up and keeping them for years is trivial with Google. And in one little error it can all disappear with no recourse. I continue to struggle today to find a silver bullet solution for someone like me who just wants to hurl money somewhere and say, "use this money to guara…
There's no silver bullet replacement for the Google ecosystem. However there are plenty of choices for many important services such as Email, file/ photo storage, contacts / calendars, etc. You just gotta take the plunge!
Email is the single most important thing, and I can't understand why people use Google for that in 2018.
Re: Google to developers: We take down your extension because we can
#139Earlier quoted context omitted.
This petrifies me. Google provides an incredibly easy way for me to capture all data that I care about. Getting photos and videos of my kids growing up and keeping them for years is trivial with Google. And in one little error it can all disappear with no recourse. I continue to struggle today to find a silver bullet solution for someone like me who just wants to hurl money somewhere and say, "use this money to guara…
Getting locked out of gmail is no joke. I have an old account that’s been forwarding to me for years, but when I recently changed my phone I lost my two factor. Despite being able to supply google with the creation date (they ask), the fact that my name/birthday is the same on both accounts, I’ve attached the same visa to both google accounts, I’ve logged on to them from the same ips, and the fact that it’s forwardin…
--------------
I was in the same situation, having the correct logon credentials for my account, but the system refused to believe it's me and asked for proof, but I forgot the security answer.
Ended up filing a bogus copyright complaint, knowing they can't handle that automatically.
I told them there was a copyright violation and proof was in my locked account (a picture of a seven-legged spider...).
They unlocked the account long enough for me to move my accounts elsewhere.
Fuck Google.
Re: Google to developers: We take down your extension because we can
#140I've had similar stories, accounts banned, extensions denied because they didn't understand what it did, one was denied because it had minified code, the review process could use more work.
It’s a tough situation, because the amount of access that these extensions have to users’ actions can be extreme. Malware is a much greater concern than, say, the AppStore, as access to sensitive information is far less controlled.