tCheck CBV Calculator
tCheck CBV Calculator - calculate strengths and dosages for your recipes
Hvad er tCheck CBV Calculator?
tCheck CBV Calculator er en Chrome-udvidelse udviklet af engineeredmedical, og dens hovedfunktion er "tCheck CBV Calculator - calculate strengths and dosages for your recipes".
Udvidelsesskærmbilleder
Download tCheck CBV Calculator-udvidelses-CRX-fil
Download tCheck CBV Calculator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | |
ID | gmmdehbkjklnohmklhclpjjgedcbgbia |
Officiel URL | https://chromewebstore.google.com/detail/tcheck-cbv-calculator/gmmdehbkjklnohmklhclpjjgedcbgbia |
Beskrivelse | tCheck CBV Calculator - calculate strengths and dosages for your recipes |
Filstørrelse | 1.07 MB |
Antal Installationer | 62 |
Nuværende Version | 1.1.3 |
Senest Opdateret | 2017-06-29 |
Udgivelsesdato | 2017-06-29 |
Bedømmelse | 5.00/5 Samlet 5 Bedømmelser |
Udvikler | engineeredmedical |
Betalingsmetode | free |
Udvidelseswebsted | https://tcheck.me/ |
Hjælpeside-URL | https://tcheck.me/tools/knowledgebase |
Understøttede Sprog | 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" } } |