Lose Weight - Fitness
The natural way to lose weight program, tips, food and medicine
What is Lose Weight - Fitness?
Lose Weight - Fitness is a Chrome extension developed by http://lose-w.com, and its main feature is "The natural way to lose weight program, tips, food and medicine".
Extension Screenshots
Download Lose Weight - Fitness Extension CRX File
Download Lose Weight - Fitness extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | enlimchgkmjchdbfcbnmpoaepjamnfja |
Official URL | https://chrome.google.com/webstore/detail/lose-weight-fitness/enlimchgkmjchdbfcbnmpoaepjamnfja |
Description | The natural way to lose weight program, tips, food and medicine |
File Size | 115 KB |
Installation Count | 38 |
Current Version | 1.1 |
Last Updated | 2017-08-24 |
Publish Date | 2017-08-23 |
Rating | 5.00/5 Total 3 Ratings |
Developer | http://lose-w.com |
Payment Type | free |
Extension Website | http://www.lose-w.com |
Supported Languages | 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" } |