tCheck CBV Calculator

tCheck CBV Calculator - calculate strengths and dosages for your recipes

Vad är tCheck CBV Calculator?

tCheck CBV Calculator är en Chrome-tillägg utvecklad av engineeredmedical, och dess huvudfunktion är "tCheck CBV Calculator - calculate strengths and dosages for your recipes".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner tCheck CBV Calculator-förlängningens CRX-fil

Ladda ner tCheck CBV Calculator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn tCheck CBV Calculator tCheck CBV Calculator
ID gmmdehbkjklnohmklhclpjjgedcbgbia
Officiell webbadress https://chromewebstore.google.com/detail/tcheck-cbv-calculator/gmmdehbkjklnohmklhclpjjgedcbgbia
Beskrivning tCheck CBV Calculator - calculate strengths and dosages for your recipes
Filstorlek 1.07 MB
Antal Installationer 62
Aktuell Version 1.1.3
Senast Uppdaterad 2017-06-29
Publiceringsdatum 2017-06-29
Betyg 5.00/5 Totalt 5 Betyg
Utvecklare engineeredmedical
Betalningssätt free
Tilläggswebbplats https://tcheck.me/
Hjälpsida URL https://tcheck.me/tools/knowledgebase
Stödda Språk 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"
    }
}