Booklister Helper のバージョン履歴 - 全 3 バージョン
Booklister Helper 作成者: BluBrd92
Booklister Helper のバージョン履歴 - 全 3 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.1.0
リリース日 : 2026年7月6日 - 40.5 KBfirefox バージョン 140.0 以降 で動作1.1.0
New: sort the list before you capture it.
On a BiblioCommons list page, the popup's Capture tab now has a Sort dropdown: List order (the default — the curator's order, unchanged), Title, Author (last name), or Call number. The captured rows come out in the order you chose, so the list pastes into Booklister already arranged.
Title sort ignores leading articles (The/A/An), author sort files by last name with no-author titles last, and call-number sort shelves lettered numbers (FIC, LC) ahead of Dewey with proper numeric ordering. Sort resets to List order each time the popup opens.
The First 13/14/15 quick-select buttons now pick the first N of the current sort order.
Reliability: the right-click menu items are re-registered on browser startup (they could go missing after a restart on Firefox), and the popup shows an error message instead of a stuck "Loading…" if the active tab can't be read.ソースコードは All Rights Reserved に従いリリースされています
以前のバージョン
バージョン 1.0.4
リリース日 : 2026年6月10日 - 37.56 KBfirefox バージョン 140.0 以降 で動作Bug 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).ソースコードは All Rights Reserved に従いリリースされています
バージョン 1.0.2
リリース日 : 2026年5月18日 - 38.16 KBfirefox バージョン 140.0 以降 で動作- 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.
ソースコードは All Rights Reserved に従いリリースされています