Show HN: Chrome extension that adds YouTube like/dislike ratio to the whole web
chrome.google.comThis is the new iteration of my chrome extension, intended to help people avoid low-quality gpt-like content on the web, pivoting the extension to focus more on the search aspect (though of course, you can still see likes/dislikes on the pages themselves, and that's the only way to rate pages, so people don't rate pages they haven't visited).
Also, the client-side code of the extension is now available on GitHub (minus the extension key / oauth2 client key / firebase key, of course), so you can see exactly what data is being written to the Firebase database (basically authentication information and the likes + dislikes, not searches or any user analytics).
If only you could add the YouTube like/dislike ratio back to YouTube, but I digress :)