Lose Weight - Fitness
The natural way to lose weight program, tips, food and medicine
Vad är Lose Weight - Fitness?
Lose Weight - Fitness är en Chrome-tillägg utvecklad av http://lose-w.com, och dess huvudfunktion är "The natural way to lose weight program, tips, food and medicine".
Tilläggsskärmbilder
Ladda ner Lose Weight - Fitness-förlängningens CRX-fil
Ladda ner Lose Weight - Fitness-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | enlimchgkmjchdbfcbnmpoaepjamnfja |
Officiell webbadress | https://chrome.google.com/webstore/detail/lose-weight-fitness/enlimchgkmjchdbfcbnmpoaepjamnfja |
Beskrivning | The natural way to lose weight program, tips, food and medicine |
Filstorlek | 115 KB |
Antal Installationer | 38 |
Aktuell Version | 1.1 |
Senast Uppdaterad | 2017-08-24 |
Publiceringsdatum | 2017-08-23 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | http://lose-w.com |
Betalningssätt | free |
Tilläggswebbplats | http://www.lose-w.com |
Stödda Språk | 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" } |