tCheck CBV Calculator

tCheck CBV Calculator - calculate strengths and dosages for your recipes

什么是tCheck CBV Calculator?

tCheck CBV Calculator是由engineeredmedical开发的Chrome扩展程序,该扩展的主要功能是“tCheck CBV Calculator - calculate strengths and dosages for your recipes”。

扩展截图

screenshot
screenshot

下载tCheck CBV Calculator扩展crx文件

下载tCheck CBV Calculator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 tCheck CBV Calculator tCheck CBV Calculator
ID gmmdehbkjklnohmklhclpjjgedcbgbia
官方URL https://chromewebstore.google.com/detail/tcheck-cbv-calculator/gmmdehbkjklnohmklhclpjjgedcbgbia
简介 tCheck CBV Calculator - calculate strengths and dosages for your recipes
文件大小 1.07 MB
安装次数 62
当前版本 1.1.3
更新时间 2017-06-29
上架时间 2017-06-29
评分 5.00/5 共5次评分
开发者 engineeredmedical
付费类型 free
扩展官网 https://tcheck.me/
帮助页面URL https://tcheck.me/tools/knowledgebase
支持的语言 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"
    }
}