tCheck CBV Calculator
tCheck CBV Calculator - calculate strengths and dosages for your recipes
tCheck CBV Calculatorคืออะไร?
tCheck CBV Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย engineeredmedical และคุณลักษณะหลักของมันคือ "tCheck CBV Calculator - calculate strengths and dosages for your recipes"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย tCheck CBV Calculator
ดาวน์โหลดไฟล์ส่วนขยาย tCheck CBV Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A calculator that helps you determine the ratio of herbal infused oil and regular non-infused oil in your recipe, to get the exact amount of botanical compounds you want.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gmmdehbkjklnohmklhclpjjgedcbgbia |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tcheck-cbv-calculator/gmmdehbkjklnohmklhclpjjgedcbgbia |
คำอธิบาย | tCheck CBV Calculator - calculate strengths and dosages for your recipes |
ขนาดไฟล์ | 1.07 MB |
จำนวนการติดตั้ง | 62 |
เวอร์ชันปัจจุบัน | 1.1.3 |
อัปเดตครั้งล่าสุด | 2017-06-29 |
วันที่เผยแพร่ | 2017-06-29 |
คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | engineeredmedical |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://tcheck.me/ |
URL หน้าช่วยเหลือ | https://tcheck.me/tools/knowledgebase |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "tCheck CBV Calculator", "short_name": "tCheck", "description": "tCheck CBV Calculator - calculate strengths and dosages for your recipes", "version": "1.1.3", "browser_action": { "default_icon": { "19": "img\/icon19.png", "38": "img\/icon38.png" }, "default_title": "tCheck Calculator", "default_popup": "popup.html" }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" } } |