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 4.14.0.1
Released Aug 2, 2026 - 582.69 KBWorks with firefox 140.0 and laterFirefox 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
Source code released under Custom License
Older versions
Version 4.10.29
Released Sep 8, 2024 - 557.9 KBWorks with firefox 58.0 and laterSource code released under Custom License
Version 4.10.28
Released Sep 7, 2024 - 557.86 KBWorks with firefox 58.0 and laterSource code released under Custom License
Version 4.10.27
Released Sep 7, 2024 - 557.88 KBWorks with firefox 58.0 and laterSource code released under Custom License
Version 4.10.26
Released Aug 15, 2024 - 587.62 KBWorks with firefox 58.0 and laterSource code released under Custom License
Version 4.10.25
Released Aug 12, 2024 - 587.55 KBWorks with firefox 58.0 and laterSource code released under Custom License
Version 4.10.24
Released May 23, 2024 - 552.93 KBWorks with firefox 48.0 and laterSource code released under Custom License
Version 4.10.23
Released Jan 28, 2024 - 552.62 KBWorks with firefox 48.0 and laterSource code released under Custom License
Version 4.10.21
Released Jun 25, 2023 - 550.43 KBWorks with firefox 48.0 and laterSource code released under Custom License
Version 4.10.20
Released Jun 20, 2023 - 550.4 KBWorks with firefox 48.0 and laterSource code released under Custom License
Version 4.10.19
Released Jun 19, 2023 - 550.4 KBWorks with firefox 48.0 and laterFixed SmartMatch genderSource code released under Custom License
Version 4.10.17
Released Apr 3, 2023 - 550.35 KBWorks with firefox 48.0 and laterFixed Ancestry spouse bugSource code released under Custom License
Version 4.10.16
Released Mar 31, 2023 - 550.35 KBWorks with firefox 48.0 and laterFix for FindAGraveSource code released under Custom License
Version 4.10.15
Released Jan 23, 2023 - 550.38 KBWorks with firefox 48.0 and laterFixed bug in consistency checksSource code released under Custom License
Version 4.10.14
Released Jan 19, 2023 - 550.33 KBWorks with firefox 48.0 and laterUpdate based on API changes at Geni.comSource code released under Custom License
Version 4.10.13
Released Dec 31, 2022 - 550.23 KBWorks with firefox 48.0 and laterBug fixesSource code released under Custom License
Version 4.10.12
Released Oct 11, 2022 - 550.29 KBWorks with firefox 48.0 and laterSource code released under Custom License
Version 4.10.11
Released Oct 9, 2022 - 550.29 KBWorks with firefox 48.0 and laterSource code released under Custom License
Version 4.10.9
Released Mar 8, 2022 - 542.42 KBWorks with firefox 48.0 and laterSource code released under Custom License
Version 4.10.8
Released Feb 21, 2022 - 542.41 KBWorks with firefox 48.0 and laterSource code released under Custom License
Version 4.10.6
Released Feb 4, 2022 - 542.39 KBWorks with firefox 48.0 and laterFixes issues with Ancestry and MyHeritageSource code released under Custom License
Version 4.10.5
Released Dec 6, 2021 - 542.38 KBWorks with firefox 48.0 and laterSource code released under Custom License
Version 4.10.4
Released Oct 15, 2021 - 542.28 KBWorks with firefox 48.0 and laterFix for Ancestry changesSource code released under Custom License
Version 4.10.3
Released Jul 2, 2021 - 542.27 KBWorks with firefox 48.0 and laterSource code released under Custom License
Version 4.10.2
Released Jun 27, 2021 - 542.18 KBWorks with firefox 48.0 and laterSource code released under Custom License