Temptations of an open-source Chrome extension developer (2021)
1–10 of 374 posts
Re: Temptations of an open-source Chrome extension developer (2021)
#2Re: Temptations of an open-source Chrome extension developer (2021)
#3Re: Temptations of an open-source Chrome extension developer (2021)
#4The incentives seem entirely misaligned in the extension space.
Re: Temptations of an open-source Chrome extension developer (2021)
#5The root problem here is that there's no legitimate way to monetize browser extensions. Extensions are meant to be simple, so it's hard to sell premium features. Extensions usually don't "own" any space to embed ads in.
That's kinda lame because now you have to have a backend setup, just so you can charge for some features.
Re: Temptations of an open-source Chrome extension developer (2021)
#6The root problem here is that there's no legitimate way to monetize browser extensions. Extensions are meant to be simple, so it's hard to sell premium features. Extensions usually don't "own" any space to embed ads in.
Re: Temptations of an open-source Chrome extension developer (2021)
#7Re: Temptations of an open-source Chrome extension developer (2021)
#8The root problem here is that there's no legitimate way to monetize browser extensions. Extensions are meant to be simple, so it's hard to sell premium features. Extensions usually don't "own" any space to embed ads in.
Do you believe that if there was a way to monetize extentions devs would not be approached by data thives?
There are lots of business models to choose from
- subscription
- affiliate links
- sponsors
- one time charge, this one is tricky as restricting access requires a back-end that needs ongoing maintenance and server costs
[edit: formatting, spelling]Re: Temptations of an open-source Chrome extension developer (2021)
#9Unbelievable how persistent redacted were over the years.
"It's lowercase-italics 'r', lowercase-italics 'e', lowercase-italics 'd', lowercase-italics 'a', lowercase-italics 'c', lowercase-italics 't', lowercase-italics 'e', lowercase-italics 'd'"
"Ha, ha, your name is 'redacted'?"
"No"
Re: Temptations of an open-source Chrome extension developer (2021)
#10The root problem here is that there's no legitimate way to monetize browser extensions. Extensions are meant to be simple, so it's hard to sell premium features. Extensions usually don't "own" any space to embed ads in.
I think the only way is to treat access like we do web apps, then enable/disable features accordingly. That's kinda lame because now you have to have a backend setup, just so you can charge for some features.