Ireland grave search

Enhanced FindAGrave search, including Irish counties

Ireland grave search क्या है?

Ireland grave search https://weirdosoft.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Enhanced FindAGrave search, including Irish counties"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Ireland grave search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This extension enhances the existing search form on the FindAGrave website to to preserve selections when repeating a search with “Refine Last Search” and “Cemetery Lookup” and to allow selection of counties within Ireland.

This product is not affiliated with and is not endorsed by FindAGrave or Ancestry.

Changes to version 0.0.1.3 from version 0.0.0.2:
 - Fix cemetery search to re-load last-used selections.
 - Fix cemetery search to load counties for Ireland and Northern Ireland.

Changes to version 0.0.0.2 from version 0.0.0.1:
 - Fix website bugs for "Refine Last Search", preserving all previous selections.
 - Separate counties in Northern Ireland.
 - Follow initial default selections (instead of defaulting country to Ireland).
 
Version 0.0.0.1
 - Initial release                    

एक्सटेंशन की मूल जानकारी

नाम Ireland grave search Ireland grave search
ID ipohohgkfnebaagniemcfnpplpceohfc
आधिकारिक URL https://chromewebstore.google.com/detail/ireland-grave-search/ipohohgkfnebaagniemcfnpplpceohfc
विवरण Enhanced FindAGrave search, including Irish counties
फ़ाइल का आकार 23.4 KB
स्थापना संख्या 318
वर्तमान संस्करण 0.0.1.3
अंतिम अपडेट 2014-08-29
प्रकाशन तिथि 2014-08-29
डेवलपर https://weirdosoft.com
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ireland grave search",
    "author": "\u00a9 2014 Weirdosoft",
    "short_name": "Irish graves",
    "description": "Enhanced FindAGrave search, including Irish counties",
    "version": "0.0.1.3",
    "permissions": [
        "http:\/\/*.findagrave.com\/cgi-bin\/fg.cgi"
    ],
    "icons": {
        "128": "128px-Cruz_Celta_con_Trisquetas.svg.png"
    },
    "background": {
        "scripts": [
            "hooks.js"
        ],
        "persistent": false
    },
    "manifest_version": 2
}