Lose Weight - Fitness
The natural way to lose weight program, tips, food and medicine
Wat is Lose Weight - Fitness?
Lose Weight - Fitness is een Chrome-extensie ontwikkeld door http://lose-w.com, en de belangrijkste functie is "The natural way to lose weight program, tips, food and medicine".
Extensie Screenshots
Download het CRX-bestand van de extensie Lose Weight - Fitness
Download Lose Weight - Fitness-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | enlimchgkmjchdbfcbnmpoaepjamnfja |
Officiële URL | https://chrome.google.com/webstore/detail/lose-weight-fitness/enlimchgkmjchdbfcbnmpoaepjamnfja |
Beschrijving | The natural way to lose weight program, tips, food and medicine |
Bestandsgrootte | 115 KB |
Aantal Installaties | 38 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2017-08-24 |
Publicatiedatum | 2017-08-23 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | http://lose-w.com |
Betalingswijze | free |
Extensiewebsite | http://www.lose-w.com |
Ondersteunde Talen | 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" } |