tCheck CBV Calculator
tCheck CBV Calculator - calculate strengths and dosages for your recipes
Qu'est-ce que tCheck CBV Calculator ?
tCheck CBV Calculator est une extension Chrome développée par engineeredmedical, et sa fonction principale est "tCheck CBV Calculator - calculate strengths and dosages for your recipes".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension tCheck CBV Calculator
Téléchargez les fichiers d'extension tCheck CBV Calculator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | gmmdehbkjklnohmklhclpjjgedcbgbia |
URL Officiel | https://chromewebstore.google.com/detail/tcheck-cbv-calculator/gmmdehbkjklnohmklhclpjjgedcbgbia |
Description | tCheck CBV Calculator - calculate strengths and dosages for your recipes |
Taille du Fichier | 1.07 MB |
Nombre d'Installations | 62 |
Version Actuelle | 1.1.3 |
Dernière Mise à Jour | 2017-06-29 |
Date de Publication | 2017-06-29 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | engineeredmedical |
Type de Paiement | free |
Site Web de l'Extension | https://tcheck.me/ |
URL de la Page d'Aide | https://tcheck.me/tools/knowledgebase |
Langues Prises en Charge | 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" } } |