Greek Name Days
Whose name day is it today?
Greek Name Daysとは何ですか?
Greek Name Daysはhttps://thodorisbais.nlによって開発されたChromeの拡張機能で、その主な機能は「Whose name day is it today?」です。
拡張機能のスクリーンショット
Greek Name Days拡張機能のCRXファイルをダウンロード
Greek Name Days拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Whose name day is it today?
Extension's language is Greek. 拡張機能の基本情報
| 名前 | |
| ID | chgjaihgopdbffeldegpebimpmmklega |
| 公式URL | https://chromewebstore.google.com/detail/greek-name-days/chgjaihgopdbffeldegpebimpmmklega |
| 説明 | Whose name day is it today? |
| ファイルサイズ | 68.66 KB |
| インストール数 | 97 |
| 現在のバージョン | 0.0.3 |
| 最終更新日 | 2019-02-10 |
| 公開日 | 2019-02-09 |
| 評価 | 5.00/5 合計 6 レビュー |
| 開発者 | https://thodorisbais.nl |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://github.com/anniversaries/greek-namedays |
| ヘルプページのURL | https://twitter.com/thodorisbais |
| 対応言語 | el |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Greek Name Days",
"short_name": "eortologio",
"description": "Whose name day is it today?",
"version": "0.0.3",
"author": "Thodoris Bais",
"browser_action": {
"default_icon": "icon48.png",
"default_popup": "popup.html",
"default_title": "Greek Name Days",
"default_locale": "gr"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |