Lose Weight - Fitness
The natural way to lose weight program, tips, food and medicine
Apa itu Lose Weight - Fitness?
Lose Weight - Fitness adalah ekstensi Chrome yang dikembangkan oleh http://lose-w.com, dan fitur utamanya adalah "The natural way to lose weight program, tips, food and medicine".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Lose Weight - Fitness
Unduh file ekstensi Lose Weight - Fitness dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | enlimchgkmjchdbfcbnmpoaepjamnfja |
URL Resmi | https://chrome.google.com/webstore/detail/lose-weight-fitness/enlimchgkmjchdbfcbnmpoaepjamnfja |
Deskripsi | The natural way to lose weight program, tips, food and medicine |
Ukuran File | 115 KB |
Jumlah Instalasi | 38 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2017-08-24 |
Tanggal Publikasi | 2017-08-23 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | http://lose-w.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.lose-w.com |
Bahasa yang Didukung | 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" } |