Ireland grave search

Enhanced FindAGrave search, including Irish counties

什麼是Ireland grave search?

Ireland grave search是由https://weirdosoft.com開發的Chrome擴展程式,該擴展的主要功能是“Enhanced FindAGrave search, including Irish counties”。

擴展截圖

screenshot

下載Ireland grave search擴展crx文件

下載Ireland grave search擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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
}