Book More version history - 8 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.3.0
Released Jul 15, 2026 - 27.83 KBWorks with firefox 109.0a1 and laterv2.3.0
- Added support for Goodreads multi-language URLs (e.g.
/en/book/*,/de/book/*, and any locale-prefixed URLs). - Implemented automatic dynamic remote mirror synchronization when the options/settings page is opened for the first time.
- Integrated a robust
cleanTitle()utility to strip newlines, consolidate double spaces, and decode any lingering URL or HTML entity strings prior to copying to clipboard or searching, resolving rare Libby copy-paste character bugs.
- Replaced old
innerHTML-based HTML entity decoding with safe, standards-compliantDOMParserparsing across all extension and userscript targets. - Rewrote
chrome/options.jsto eliminate all occurrences ofinnerHTML, refactoring to strictly safe DOM node creation APIs. - Streamlined
tampermonkey/bookmore.user.jsto dynamically obtain its version from headers usingGM_info.script.versionrather than hardcoding it. - Upgraded and simplified the global release version synchronization script
sync-version.jsto unify versions across all channels.
- Cleaned up unused local variables and storage keys (
STORAGE_KEYS) from content scripts. - Merged duplicate
chrome.runtime.onInstalledlisteners in Chrome background worker.
Source code released under MIT License
- Added support for Goodreads multi-language URLs (e.g.
Older versions
Version 2.1.0
Released Mar 31, 2026 - 27.64 KBWorks with firefox 109.0a1 and laterAdd support for StorygraphSource code released under MIT License
Version 2.0.1
Released Mar 4, 2026 - 26.65 KBWorks with firefox 109.0a1 and laterfix minor typoSource code released under MIT License
Version 2.0.0
Released Mar 4, 2026 - 26.55 KBWorks with firefox 109.0a1 and laterFix the URL broken issue. Add new feature to automatically update domains of Anna's Archive and support custom URL.Source code released under MIT License
Version 1.3.0
Released Feb 6, 2026 - 18.93 KBWorks with firefox 109.0a1 and laterFix Anna's Archive URL issueSource code released under MIT License
Version 1.2.1
Released Jan 13, 2026 - 18.93 KBWorks with firefox 109.0a1 and laterfix broken anna's archive URLSource code released under MIT License
Version 1.1.0
Released Jan 5, 2026 - 18.94 KBWorks with firefox 109.0a1 and laterfix anna's arhcive url issueSource code released under MIT License
Version 1.0.0
Released Dec 16, 2025 - 18.93 KBWorks with firefox 109.0a1 and laterSource code released under MIT License