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"입니다.
확장 프로그램 스크린샷
tCheck CBV Calculator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
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" } } |