tCheck CBV Calculator

tCheck CBV Calculator - calculate strengths and dosages for your recipes

Was ist tCheck CBV Calculator?

tCheck CBV Calculator ist eine Chrome-Erweiterung, die von engineeredmedical entwickelt wurde, und ihr Hauptmerkmal ist "tCheck CBV Calculator - calculate strengths and dosages for your recipes".

Erweiterungsscreenshots

screenshot
screenshot

tCheck CBV Calculator-Erweiterungs-CRX-Datei herunterladen

Laden Sie tCheck CBV Calculator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name tCheck CBV Calculator tCheck CBV Calculator
ID gmmdehbkjklnohmklhclpjjgedcbgbia
Offizielle URL https://chromewebstore.google.com/detail/tcheck-cbv-calculator/gmmdehbkjklnohmklhclpjjgedcbgbia
Beschreibung tCheck CBV Calculator - calculate strengths and dosages for your recipes
Dateigröße 1.07 MB
Installationsanzahl 62
Aktuelle Version 1.1.3
Letztes Update 2017-06-29
Veröffentlichungsdatum 2017-06-29
Bewertung 5.00/5 Insgesamt 5 Bewertungen
Entwickler engineeredmedical
Zahlungsart free
Erweiterungswebsite https://tcheck.me/
Hilfeseite URL https://tcheck.me/tools/knowledgebase
Unterstützte Sprachen 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"
    }
}