Lose Weight - Fitness
The natural way to lose weight program, tips, food and medicine
Was ist Lose Weight - Fitness?
Lose Weight - Fitness ist eine Chrome-Erweiterung, die von http://lose-w.com entwickelt wurde, und ihr Hauptmerkmal ist "The natural way to lose weight program, tips, food and medicine".
Erweiterungsscreenshots
Lose Weight - Fitness-Erweiterungs-CRX-Datei herunterladen
Laden Sie Lose Weight - Fitness-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | enlimchgkmjchdbfcbnmpoaepjamnfja |
Offizielle URL | https://chrome.google.com/webstore/detail/lose-weight-fitness/enlimchgkmjchdbfcbnmpoaepjamnfja |
Beschreibung | The natural way to lose weight program, tips, food and medicine |
Dateigröße | 115 KB |
Installationsanzahl | 38 |
Aktuelle Version | 1.1 |
Letztes Update | 2017-08-24 |
Veröffentlichungsdatum | 2017-08-23 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | http://lose-w.com |
Zahlungsart | free |
Erweiterungswebsite | http://www.lose-w.com |
Unterstützte Sprachen | 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" } |