Better Coomer/Kemono version history - 7 versions
Better Coomer/Kemono by SirSalamandra
Better Coomer/Kemono version history - 7 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.1.1
Released Mar 31, 2026 - 33.87 KBWorks with firefox 58.0 and later[2.1.1] - 2026-03-31
Fixed- Posts page freeze after migration — Opening the Posts page could cause the management UI to hang indefinitely when posts lacked enrichment data (e.g. after migrating from a previous installation). The root cause was render() being called unconditionally at the end of enrichPostsForArtists, even when all API requests failed. Because the posts were never updated, the next render would trigger the same failing enrichment again, creating a silent infinite loop with no errors in DevTools. render() and loadData() are now only called when at least one post was successfully enriched.
Changed- Masonry layout on Artist Detail page — Post cards in the artist detail view now use the same masonry column layout introduced for the Posts page in 2.1.0, so cards of varying height pack tightly instead of leaving gaps.
Removed- Debug order badges — Removed the #N overlay badges on post cards that were used to verify sort order during development.
Source code released under MIT License
Older versions
Version 2.1.0
Released Mar 31, 2026 - 33.97 KBWorks with firefox 58.0 and laterNew Features
* Centralized Management Dashboard: A new full-page interface to browse your tracked history. Features include:
* Artist Gallery: View all tracked artists with enriched metadata (avatars, banners, and post counts).
* Post History: A dedicated view for all "Viewed" posts with a responsive masonry layout.
* Post Thumbnails: Added support for post thumbnails in the UI for better visual navigation.
* Smart API Enrichment: The extension now automatically fetches missing metadata (names, dates, images) from the source APIs every 24 hours to keep your history looking fresh andaccurate.
* Advanced Audio Player: Improved detection and embedding of audio players for posts containing audio attachments.
Improvements & Fixes
* Database Migration System: Implemented a robust migration runner to ensure your data is safely upgraded between versions.
* Performance: Optimized DOM mutation handling for "Viewed" tags to reduce page lag on long lists.
* Cross-Browser Compatibility: Refined builds for both Chrome (Manifest v3) and Firefox (Manifest v2/v3).
* Mark as Unread: Streamlined the "X" button functionality to instantly remove posts from your history and update the UI.Source code released under MIT License
Version 2.0.3
Released Mar 2, 2026 - 17.91 KBWorks with firefox 58.0 and later- Updated domain for Coomer.
- Updated validation for hosts allowed.
Source code released under MIT License
Version 2.0.2
Released Mar 1, 2026 - 17.86 KBWorks with firefox 58.0 and laterUpdated url for Coomer website.Source code released under MIT License
Version 2.0.1
Released Nov 21, 2025 - 17.85 KBWorks with firefox 58.0 and laterAdded a button to remove the viewed tag on post:
- An 'x' button is now displayed next to the viewed tag on post cards.Source code released under MIT License
Version 2.0
Released Nov 19, 2025 - 17.11 KBWorks with firefox 58.0 and laterAdded new feature to enable visualization of media on the page itselfSource code released under MIT License
Version 1.0
Released Jun 3, 2025 - 12.41 KBWorks with firefox 58.0 and laterSource code released under MIT License