I've recently completed my first browser extension, although it's not profitable (at all), I thought it might be interesting to share the story.
// Background
When I'm browsing the web and see a random news article for example "Facebook Shuts Down AI Robot After It Creates Its Own Language!", I instantly want to verify the quality and validity of the article by reading the Reddit or Hacker News comment section. This would usually require either using the search feature on these sites or Google, which can be annoying and time-consuming.
// Solution: Newsit
I thought it would be cool to have a browser extension which would check the Reddit and Hacker News API's directly from the user's browser, either automatically or via a button click. So that's what I've tried to make.
// Lessons Learned
Let me know what you think!!
In fact, that's a great idea. Good job. I can see that can be beneficial to many. Do you plan to monetize it?
Thanks! I have no plans to monetize it. Can you see any monetization opportunities here? ¯\(ツ)/¯
You can always accept donations from users who find the extension helpful.