Descendancy Automator
Automate descendancy functions on familysearch.org
What is Descendancy Automator?
Descendancy Automator is a Chrome extension by Pace Abbott. This extension has 219 weekly active users, a perfect 5.0 rating, and was removed from Chrome Web Store 4 months ago. The latest version, 1.0, was updated 6 years ago.
Stats
- tabs
- *://*.familysearch.org/*
- webRequest
- webNavigation
- cookies
- downloads
- storage
- notifications
- background
Summary
A Familysearch.org tool that will help you with your descendant searches. It will work through your ancestors and their descendants and find those needing ordinance work done. through woodenvillage.org
Safety
Risk impact
Descendancy Automator requires a number of risky permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install Descendancy Automator if you trust the publisher.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Descendancy Automator may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsSimilar extensions
Here are some Chrome extensions that are similar to Descendancy Automator:
FamilySearch Family Tree Show Sources
Ancestry DNA Paths (beta)
GEDmatch MultiFind Plugin
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "manifest_version": 2, "name": "Descendancy Automator", "description": "Automate descendancy functions on familysearch.org", "version": "1.0", "minimum_chrome_version": "49", "browser_action": { "default_title": "Automator", "default_popup": "popup.html" }, "icons": { "128": "icons/familySearch.png" }, "background": {