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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}