1 item
Shows like, dislike and comment counts on YouTube video cards, watch pages, and Shorts. A Chrome extension that shows **like**, **dislike**, and **comment** counts under video cards on YouTube, on the watch page, and on Shorts. ``` ๐ 125K ๐ 3.2K ๐ฌ 1.8K ``` No build step, no framework, no API key required from you. ## Features - Works across YouTube's SPA navigation (no refresh needed) - Lazy-loads stats only for cards near/in the viewport (`IntersectionObserver`) - Caches results in memory with a 30-minute TTL - De-duplicates requests โ if the same video appears 10 times on a page, only one network request is made per data type - Concurrency-limited request queue (max 3 in flight) โ never floods the network - Graceful `N/A` on any failure; a missing dislike count never blocks likes or comments - Dark mode and light mode support
rating_count is the Chrome Web Store ratings count, not a written-review count.