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 |
官方網址 | 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" } |