tCheck CBV Calculator
tCheck CBV Calculator - calculate strengths and dosages for your recipes
Apa itu tCheck CBV Calculator?
tCheck CBV Calculator adalah ekstensi Chrome yang dikembangkan oleh engineeredmedical, dan fitur utamanya adalah "tCheck CBV Calculator - calculate strengths and dosages for your recipes".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi tCheck CBV Calculator
Unduh file ekstensi tCheck CBV Calculator 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
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.
Informasi Dasar Ekstensi
Nama | |
ID | gmmdehbkjklnohmklhclpjjgedcbgbia |
URL Resmi | https://chromewebstore.google.com/detail/tcheck-cbv-calculator/gmmdehbkjklnohmklhclpjjgedcbgbia |
Deskripsi | tCheck CBV Calculator - calculate strengths and dosages for your recipes |
Ukuran File | 1.07 MB |
Jumlah Instalasi | 62 |
Versi Saat Ini | 1.1.3 |
Terakhir Diperbarui | 2017-06-29 |
Tanggal Publikasi | 2017-06-29 |
Penilaian | 5.00/5 Total 5 Penilaian |
Pengembang | engineeredmedical |
Tipe Pembayaran | free |
Situs Ekstensi | https://tcheck.me/ |
URL Halaman Bantuan | https://tcheck.me/tools/knowledgebase |
Bahasa yang Didukung | 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" } } |