SmartCopy 版本历史 - 25 个版本
SmartCopy 作者: Jeff G, Dan Bodenheimer
SmartCopy 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 4.16.4.0
发布于 2026年8月18日 - 655.12 KB适用于 firefox 140.0 及更高版本Adds Online-OFB (genealogy.net) support, smarter auto-fill and pre-selection for names and locations, and a security/reliability pass across the update form and consistency checks.
Full release notes: https://github.com/eljeffeg/SmartCopy/releases源代码遵循 Custom License 发布
较早版本
版本 4.14.0.1
发布于 2026年8月2日 - 582.69 KB适用于 firefox 140.0 及更高版本Firefox actually works now — the manifest declared background.service_worker, which Firefox doesn't support at all, and relied on chrome.offscreen, an API Firefox has never implemented. The extension would install but do nothing. This is fixed:- Manifest now declares both background.scripts and background.service_worker — Chrome uses one, Firefox uses the other, each ignores what it doesn't recognize.
- Added a browser_specific_settings.gecko block (extension id, minimum version, and the data_collection_permissions field Mozilla now requires for submissions — please double check the "none" value I set is acink does, that's your call to confirm, not mine).
- The Ancestry legacy-page eval fallback (used to chrome.offscreen) now branches to a Firefox-compatible path instead. - Along the way, testing this live as a temporary Firefox add--only bugs that were separately breaking things: anunconditional navigator.serviceWorker call in popup.js that doesn't exist in Firefox's popup context (this one was nasty — it threw uncaught and silently killed every single collection's ability to register)ers that were mismatched about whether they'd send an asyncresponse, which Firefox flags as an error and Chrome just quietly tolerates. - Verified against Mozilla's own web-ext lint: 0 errors.
- Verified live: logged in, parsed pages, and submitted data successfully in Firefox, side-by-side with Chrome behaving identically.
MyHeritage's redesigned pages are now supported
MyHeritage rolled out a new profile page design a while back (profile-<site>-<id> URLs), and it's been silently falling through to "This website is not yet supported by SmartCopy" ever since. Added as a new, separaew.js) rather than touching the existing one, so nothing about the old MyHeritage support changed.
This includes something we hadn't been able to solve before: full family linking — spouse, children, parents, and siblings, all correctly pulled with
real profile IDs. The new page design doesn't expose parent/sis HTML at all (the click handler reads the link out of a Reactcomponent's internal state, never rendered to the page) — solved by reading the live, rendered page and walking React's own internal data structures to
recover it. Also grabs marriage date/place, which turned out tted even in the old MyHeritage collection.
A cluster of real, previously-silent bugs fixed- WikiTree: birth date was never being parsed at all (an off-bped it entirely). Also fixed placeholder text like [uncertain]and edit-mode UI text leaking directly into people's names.
- Ancestry works again!: migrated to Ancestry's current page structure (#petors predated this and had been silently returning blank nameson every single
源代码遵循 Custom License 发布
版本 4.10.19
发布于 2023年6月19日 - 550.4 KB适用于 firefox 48.0 及更高版本Fixed SmartMatch gender源代码遵循 Custom License 发布
版本 4.10.17
发布于 2023年4月3日 - 550.35 KB适用于 firefox 48.0 及更高版本Fixed Ancestry spouse bug源代码遵循 Custom License 发布
版本 4.10.15
发布于 2023年1月23日 - 550.38 KB适用于 firefox 48.0 及更高版本Fixed bug in consistency checks源代码遵循 Custom License 发布
版本 4.10.14
发布于 2023年1月19日 - 550.33 KB适用于 firefox 48.0 及更高版本Update based on API changes at Geni.com源代码遵循 Custom License 发布
版本 4.10.6
发布于 2022年2月4日 - 542.39 KB适用于 firefox 48.0 及更高版本Fixes issues with Ancestry and MyHeritage源代码遵循 Custom License 发布
版本 4.10.4
发布于 2021年10月15日 - 542.28 KB适用于 firefox 48.0 及更高版本Fix for Ancestry changes源代码遵循 Custom License 发布