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”。

扩展截图

screenshot

下载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                    

扩展基本信息

名称 Lose Weight - Fitness Lose Weight - Fitness
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"
}