Goldie May Firefox

Examine source code of Goldie May

Inspect and view changes in Goldie May source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Goldie May",
  "short_name": "goldiemay",
  "description": "More Genealogy in Less Time",
  "author": "Richard K. Miller",
  "version": "2026.11",
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+G"
      }
    },
    "take-screenshot": {
      "suggested_key": {
        "default": "Alt+S"
      },
      "description": "Take a screenshot and save it to your research log"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.ancestry.ca/*",
        "https://*.ancestry.co.uk/*",
        "https://*.ancestry.com/*",
        "https://*.ancestry.com.au/*",
        "https://www.familysearch.org/*"
      ],
      "js": [
        "content.js"
      ]
    },
    {
      "matches": [
        "https://*.ancestry.ca/*",
        "https://*.ancestry.co.uk/*",
        "https://*.ancestry.com/*",
        "https://*.ancestry.com.au/*"
      ],
      "run_at": "document_start",
      "js": [
        "blur_all.js"
      ]
    },
    {
      "matches": [
        "https://app.goldiemay.com/*"
      ],
      "js": [
        "goldiemay_content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "contextMenus",
    "scripting",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "images/black-016.png",
    "48": "images/black-048.png",
    "128": "images/black-128.png"
  },
  "action": {
    "default_icon": {
      "16": "images/black-016.png",
      "24": "images/black-024.png",
      "32": "images/black-032.png"
    },
    "default_title": "Goldie May"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bc6c10a3-cb0f-4cbf-964a-4ab6b5476f20}",
      "strict_min_version": "112.0"
    }
  }
}

Best Goldie May Alternatives

Here are some Firefox add-ons that are similar to Goldie May: