Lose Weight - Fitness
The natural way to lose weight program, tips, food and medicine
Co to jest Lose Weight - Fitness?
Lose Weight - Fitness to rozszerzenie Chrome opracowane przez http://lose-w.com, a jego główną funkcją jest „The natural way to lose weight program, tips, food and medicine”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Lose Weight - Fitness
Pobierz pliki rozszerzeń Lose Weight - Fitness w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | enlimchgkmjchdbfcbnmpoaepjamnfja |
Oficjalny URL | https://chrome.google.com/webstore/detail/lose-weight-fitness/enlimchgkmjchdbfcbnmpoaepjamnfja |
Opis | The natural way to lose weight program, tips, food and medicine |
Rozmiar pliku | 115 KB |
Liczba instalacji | 38 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2017-08-24 |
Data Publikacji | 2017-08-23 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | http://lose-w.com |
Typ Płatności | free |
Strona Rozszerzenia | http://www.lose-w.com |
Obsługiwane Języki | 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" } |