tCheck CBV Calculator

tCheck CBV Calculator - calculate strengths and dosages for your recipes

Co to jest tCheck CBV Calculator?

tCheck CBV Calculator to rozszerzenie Chrome opracowane przez engineeredmedical, a jego główną funkcją jest „tCheck CBV Calculator - calculate strengths and dosages for your recipes”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia tCheck CBV Calculator

Pobierz pliki rozszerzeń tCheck CBV Calculator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa tCheck CBV Calculator tCheck CBV Calculator
ID gmmdehbkjklnohmklhclpjjgedcbgbia
Oficjalny URL https://chromewebstore.google.com/detail/tcheck-cbv-calculator/gmmdehbkjklnohmklhclpjjgedcbgbia
Opis tCheck CBV Calculator - calculate strengths and dosages for your recipes
Rozmiar pliku 1.07 MB
Liczba instalacji 62
Aktualna Wersja 1.1.3
Ostatnia Aktualizacja 2017-06-29
Data Publikacji 2017-06-29
Ocena 5.00/5 Łącznie 5 Oceny
Deweloper engineeredmedical
Typ Płatności free
Strona Rozszerzenia https://tcheck.me/
Adres URL Strony Pomocy https://tcheck.me/tools/knowledgebase
Obsługiwane Języki 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"
    }
}