Lose Weight - Fitness
The natural way to lose weight program, tips, food and medicine
Lose Weight - Fitnessとは何ですか?
Lose Weight - Fitnessはhttp://lose-w.comによって開発されたChromeの拡張機能で、その主な機能は「The natural way to lose weight program, tips, food and medicine」です。
拡張機能のスクリーンショット
Lose Weight - Fitness拡張機能のCRXファイルをダウンロード
Lose Weight - Fitness拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The Best Chrome Extension RSS feed for Health and lose Weight and Fitness how to lose weight fast and tips and program get news from rss feedly
拡張機能の基本情報
名前 | |
ID | enlimchgkmjchdbfcbnmpoaepjamnfja |
公式URL | https://chrome.google.com/webstore/detail/lose-weight-fitness/enlimchgkmjchdbfcbnmpoaepjamnfja |
説明 | The natural way to lose weight program, tips, food and medicine |
ファイルサイズ | 115 KB |
インストール数 | 38 |
現在のバージョン | 1.1 |
最終更新日 | 2017-08-24 |
公開日 | 2017-08-23 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | http://lose-w.com |
支払い方法 | free |
拡張機能のウェブサイト | http://www.lose-w.com |
対応言語 | en |
manifest.json | |
{ "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "default_locale": "en", "description": "The natural way to lose weight program, tips, food and medicine", "icons": { "128": "img\/icon-128.png", "16": "img\/icon-16.png", "48": "img\/icon-48.png" }, "manifest_version": 2, "name": "Lose Weight - Fitness", "options_page": "options.html", "permissions": [ "tabs", "alarms", "notifications", "*:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1" } |