Lose Weight - Fitness
The natural way to lose weight program, tips, food and medicine
Qu'est-ce que Lose Weight - Fitness ?
Lose Weight - Fitness est une extension Chrome développée par http://lose-w.com, et sa fonction principale est "The natural way to lose weight program, tips, food and medicine".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Lose Weight - Fitness
Téléchargez les fichiers d'extension Lose Weight - Fitness au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | enlimchgkmjchdbfcbnmpoaepjamnfja |
URL Officiel | https://chrome.google.com/webstore/detail/lose-weight-fitness/enlimchgkmjchdbfcbnmpoaepjamnfja |
Description | The natural way to lose weight program, tips, food and medicine |
Taille du Fichier | 115 KB |
Nombre d'Installations | 38 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2017-08-24 |
Date de Publication | 2017-08-23 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | http://lose-w.com |
Type de Paiement | free |
Site Web de l'Extension | http://www.lose-w.com |
Langues Prises en Charge | 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" } |