Moon phase
Moon phase
Moon phaseとは何ですか?
Moon phaseはhttps://www.dblv.comによって開発されたChromeの拡張機能で、その主な機能は「Moon phase」です。
拡張機能のスクリーンショット
Moon phase拡張機能のCRXファイルをダウンロード
Moon phase拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Display current phase of the moon and date for next full moon and next new moon 拡張機能の基本情報
| 名前 | |
| ID | kacknabhilhhbgleklbdkpclehjoefeg |
| 公式URL | https://chromewebstore.google.com/detail/moon-phase/kacknabhilhhbgleklbdkpclehjoefeg |
| 説明 | Moon phase |
| ファイルサイズ | 4.59 MB |
| インストール数 | 99 |
| 現在のバージョン | 1.0.0.0 |
| 最終更新日 | 2020-09-21 |
| 公開日 | 2020-07-01 |
| 開発者 | https://www.dblv.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"title": "Moon phase",
"name": "Moon phase",
"description": "Moon phase",
"version": "1.0.0.0",
"icons": {
"128": "128.png"
},
"browser_action": {
"default_icon": "moon_3.png",
"default_popup": "popup.html"
},
"permissions": [
"storage"
]
} | |