Live data from Hacker News

Temptations of an open-source Chrome extension developer (2021)

github.com

31–40 of 374 posts

Re: Temptations of an open-source Chrome extension developer (2021)

#31

Hard to turn down $20k/month for doing basically nothing. Props to the author.

This assumes the offer is legit. I seriously doubt even the most nefarious extension nonsense is actually going to bring in $20k/month. Even if there's millions of users.

Re: Temptations of an open-source Chrome extension developer (2021)

#32
This one is interesting because it seems harmless, if not even helpful (Monitoring DNS errors). What am I missing here?

"I’m sure you get business proposals all the time, so I’ll get straight to the point. I hope what I’m proposing is a little different and might actually interest you. I like Hover Zoom+ as a great alternative to it’s bigger brother Hover Zoom that lost its glamour over the last couple of months.

We're conducting a DNS error research and we’re interested in small amounts of anonymous data that you might be able to provide via your Chrome extension. Our research has been going on for years and Google has never had the slightest problem with it.

- Compatible with Google’s strict policies

- No personal user data

- No ads, no malware

The data we’re interested in are basically just DNS errors:

- NXD – Non Existent Domain - the domain that a user entered that resulted in a DNS error.

- A time stamp – when it happened.

- GEO – where it happened (USA, UK, RU etc.).

- A unique randomly generated user ID (can be hashed, not traceable back to the user). Please, don’t confuse this with the user IP address.

And that’s all. You can either use our script or collect the data on your own and send it to us via an FTP server, API etc. There’s a lot of different ways we can do this. We pay on a monthly basis. The payments depend on user GEOs, but it would be in thousands of dollars per year.

Is this worth at least a brief discussion? Looking forward to hearing from you.

A while back I reached out to you regarding a DNS error research our company conducts. Hover Zoom+ would be an ideal medium for our research. In return, this could become a solid new revenue stream for you.

Our method has been going on for years and we’ve never had the slightest problem with Google. We pay regularly on a monthly basis. For you it would be in tens of thousands of dollars per year - the amount depends on your users base and data quality.

If you’re concerned about including third party scripts, there’s still a lot of ways we can make this work.

Please let me know if this is worth a brief discussion to you."

Re: Temptations of an open-source Chrome extension developer (2021)

#33

This one is interesting because it seems harmless, if not even helpful (Monitoring DNS errors). What am I missing here? "I’m sure you get business proposals all the time, so I’ll get straight to the point. I hope what I’m proposing is a little different and might actually interest you. I like Hover Zoom+ as a great alternative to it’s bigger brother Hover Zoom that lost its glamour over the last couple of months. We'…

Probably looking for domains that are commonly typo'd that they can purchase and run ads on.

Re: Temptations of an open-source Chrome extension developer (2021)

#34

This one is interesting because it seems harmless, if not even helpful (Monitoring DNS errors). What am I missing here? "I’m sure you get business proposals all the time, so I’ll get straight to the point. I hope what I’m proposing is a little different and might actually interest you. I like Hover Zoom+ as a great alternative to it’s bigger brother Hover Zoom that lost its glamour over the last couple of months. We'…

Well, money's changing hands, and they're not specifying any clear intent of goodwill.

Therefore, there is likely some business interest at best, or anti-user behavior at worst.

It's not hard to write a script that ostensibly does one thing but very sneakily carries information about another thing. For example, write a bad 'hashing' function? Piece of cake.

Always follow the gradient of ATP.

Re: Temptations of an open-source Chrome extension developer (2021)

#35

This one is interesting because it seems harmless, if not even helpful (Monitoring DNS errors). What am I missing here? "I’m sure you get business proposals all the time, so I’ll get straight to the point. I hope what I’m proposing is a little different and might actually interest you. I like Hover Zoom+ as a great alternative to it’s bigger brother Hover Zoom that lost its glamour over the last couple of months. We'…

They want to know what domains people are mistyping or are interested in so they can more efficiently scam them, I’d wager.

Re: Temptations of an open-source Chrome extension developer (2021)

#36
post #23

ChatGPT for Google was #1 on HN earlier this year. Check out the GitHub repo now: that person sold the extension. I had a small side project extension, ~25,000 installs & free to use. I got enough inbound interest trying to "help me monetize" that I thought it would be worth cataloguing all the different unsavory avenues: https://mattfrisbie.substack.com/p/the-ugly-business-of-mone...

The most galling offer we saw on the mobile app side was something that would turn on the user's microphone, and listen for ads on tvs around them to track what they'd been exposed to offline. Adtech is such a thoroughly gross field.

so this really does happen then? Because I used to be convinced it wasn't a coincidence when I saw ads online for some niche uncommon topic I had recently talked out loud about.

Re: Temptations of an open-source Chrome extension developer (2021)

#37

This one is interesting because it seems harmless, if not even helpful (Monitoring DNS errors). What am I missing here? "I’m sure you get business proposals all the time, so I’ll get straight to the point. I hope what I’m proposing is a little different and might actually interest you. I like Hover Zoom+ as a great alternative to it’s bigger brother Hover Zoom that lost its glamour over the last couple of months. We'…

Just a guess: they could buy domain names that are available and for some reason get queries. For example often misspelled domains. This would not be forbidden but still a little shady.

Re: Temptations of an open-source Chrome extension developer (2021)

#38

This one is interesting because it seems harmless, if not even helpful (Monitoring DNS errors). What am I missing here? "I’m sure you get business proposals all the time, so I’ll get straight to the point. I hope what I’m proposing is a little different and might actually interest you. I like Hover Zoom+ as a great alternative to it’s bigger brother Hover Zoom that lost its glamour over the last couple of months. We'…

Typo squatting research. See what users frequently mistype and receive NX reply so that they can register it and serve ads or do phishing or such.

Re: Temptations of an open-source Chrome extension developer (2021)

#40
Oh, hey! I just got my first one of those for my extension a couple days ago. I just marked it as spam and moved on with my life.

Shameless self promotion - Open source chrome tab search way more powerful than the newish built in search (supports quotes, negative searches, things like host:example.com, etc).

https://chrome.google.com/webstore/detail/tabasco/apnefdpgai...

Post reply on HN