KDP Watcher for Firefox 版本历史 - 5 个版本
KDP Watcher for Firefox 作者: Manish
KDP Watcher for Firefox 版本历史 - 5 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.5
发布于 2026年1月28日 - 57.41 KB适用于 firefox 109.0 及更高版本have updated the extension (v1.5) to send the counts back to the Background Script.
How to check now:
Load extension_v1.5.zip.
Open the same Extension Background Console you showed me in the screenshot (where it said "Starting KDP Extraction Sequence").
When the extraction runs, you will now see a persistent report in that console:
text
[DEBUG REPORT] ------------------------------------------------
[DEBUG REPORT] Books Visible BEFORE row change: 10
[DEBUG REPORT] Books Visible AFTER row change: 50
[DEBUG REPORT] ------------------------------------------------
This log will stay visible even after the tab closes.源代码遵循 MIT 许可证 发布
较早版本
版本 1.4
发布于 2026年1月28日 - 57.3 KB适用于 firefox 109.0 及更高版本I have updated the extension to Version 1.4.
New Debug Features:
Book Counting: The extension now counts the number of books (visible rows) BEFORE and AFTER the "maximize rows" action.
Console Logs: You will see these explicitly in the Inspect Element -> Console tab:
[DEBUG] Books found BEFORE change: 10
[DEBUG] Changing rows from 10 to 50
[DEBUG] Books found AFTER change: 50源代码遵循 MIT 许可证 发布
版本 1.3
发布于 2026年1月28日 - 57.17 KB适用于 firefox 109.0 及更高版本The Fix:
Dual-Mode Content Script: I refactored the script to detect if it's running on "Bookshelf" or "Royalties".
Bookshelf Injection: I updated the background process to inject this script into the Bookshelf page as well.
Route Logic:
On Bookshelf: It now looks for the dropdown, sets it to Max, waits for reload, and then extracts.
On Royalties: It continues to do the existing expansion logic.源代码遵循 MIT 许可证 发布
版本 1.2
发布于 2026年1月27日 - 56.98 KB适用于 firefox 109.0 及更高版本Smart Data Capture: The extension now automatically sets the "Rows per Page" dropdown to the maximum available value before extracting data. This ensures more books and royalty details are captured in a single pass, improving report accuracy and reducing manual steps.
Performance: Improved logic for handling table expansions and data synchronization.源代码遵循 MIT 许可证 发布