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」です。
拡張機能のスクリーンショット
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 |
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 } |