Historique de versions de Booklister Helper - 2 versions
Booklister Helper par BluBrd92
Historique de versions de Booklister Helper - 2 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.0.4
Publié le 10 juin 2026 - 37,56 KoFonctionne avec firefox 140.0 et versions supérieuresBug fixes from a code review. No new features.
Fixed the right-click context menu items ("Clear accumulated list" on the toolbar icon, "Capture for Booklister" on catalog pages) never appearing on Chrome and Edge. A polyfill API misuse threw during menu setup and was silently swallowed; Firefox was unaffected.
The "Capturing N titles — stay on this tab" notice now stays on screen for the duration of the capture instead of disappearing after 1.5 seconds.
If a capture's clipboard copy succeeds but the accumulated list can't be saved (storage full), the confirmation toast now says so instead of reporting the title as added.
Removed the unused scripting permission from the manifest.
Clearer wording for how the preferred-branch setting matches branch codes (exact match) vs branch names (substring).Code source publié sous licence Tous droits réservés
Anciennes versions
Version 1.0.2
Publié le 18 mai 2026 - 38,16 KoFonctionne avec firefox 140.0 et versions supérieures- Recover gracefully from clipboard write failures. If you switch tabs while a list capture is running, the browser blocks the clipboard write because the page is no longer focused. The extension now stashes the captured rows and shows a click-to-copy banner so you can finish the handoff when you return to the tab.
- The "Capturing N titles" status now reminds you to stay on the tab until the confirmation lands, so the fallback above is rarely needed.
Code source publié sous licence Tous droits réservés