ketocalc
A simple keto calculator
ketocalcとは何ですか?
ketocalcはhttps://www.ketodietguide.netによって開発されたChromeの拡張機能で、その主な機能は「A simple keto calculator」です。
拡張機能のスクリーンショット
ketocalc拡張機能のCRXファイルをダウンロード
ketocalc拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is a weight loss calculator for the ketogenic diet. It finds your optimal food intake for your personal weight loss goals.
Visit www.ketodietguide.net for keto recipes & tips on weight loss 拡張機能の基本情報
| 名前 | |
| ID | aochcaiffinjnedgmcdkgkdpalebdfjl |
| 公式URL | https://chromewebstore.google.com/detail/ketocalc/aochcaiffinjnedgmcdkgkdpalebdfjl |
| 説明 | A simple keto calculator |
| ファイルサイズ | 6.1 KB |
| インストール数 | 21 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2019-06-16 |
| 公開日 | 2019-06-15 |
| 開発者 | https://www.ketodietguide.net |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "1.0.0",
"name": "ketocalc",
"description": "A simple keto calculator",
"browser_action": {
"default_popup": "index.html"
},
"content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
"permissions": [
"tabs"
]
} | |