Lose Weight - Fitness
The natural way to lose weight program, tips, food and medicine
Lose Weight - Fitnessคืออะไร?
Lose Weight - Fitness เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://lose-w.com และคุณลักษณะหลักของมันคือ "The natural way to lose weight program, tips, food and medicine"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lose Weight - Fitness
ดาวน์โหลดไฟล์ส่วนขยาย Lose Weight - Fitness ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | enlimchgkmjchdbfcbnmpoaepjamnfja |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/lose-weight-fitness/enlimchgkmjchdbfcbnmpoaepjamnfja |
คำอธิบาย | The natural way to lose weight program, tips, food and medicine |
ขนาดไฟล์ | 115 KB |
จำนวนการติดตั้ง | 38 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2017-08-24 |
วันที่เผยแพร่ | 2017-08-23 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | http://lose-w.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.lose-w.com |
ภาษาที่รองรับ | 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" } |