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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/ |
عنوان صفحة المساعدة | 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" } } |