BioLegend Extension
BioLegend Extension
BioLegend Extension란 무엇입니까?
BioLegend Extension은(는) BLInformationSystem에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "BioLegend Extension"입니다.
확장 프로그램 스크린샷
BioLegend Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Welcome to the BioLegend Extension for for Google Chrome™. This application provides you with important information about various areas of Immunology including Mouse/Human CD molecules, Mouse/Human Cytokines, Fluorochromes, Flow Cytometers, Non-Human Primate Antibodies, Cell Markers, and much more. There is easy access to BioLegend's Fluorescence Spectra Analyzer, Active Protocols, and Travel Awards. You can also get the latest news and promotions going on at BioLegend, find us on various social networking sites, and download our print catalog. Check back often as content can change quickly!
확장 프로그램 기본 정보
이름 | |
ID | amhpaenafnghbgpjgoeaacnpeaaccaoa |
공식 URL | https://chrome.google.com/webstore/detail/biolegend-extension/amhpaenafnghbgpjgoeaacnpeaaccaoa |
설명 | BioLegend Extension |
파일 크기 | 45.09 KB |
설치 횟수 | 161 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2018-07-06 |
출시 날짜 | 2018-07-06 |
평점 | 4.25/5 총 4 개의 평점 |
개발자 | BLInformationSystem |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.biolegend.com |
도움말 페이지 URL | http://www.biolegend.com/chromesupport |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BioLegend Extension", "version": "1.0.1", "description": "BioLegend Extension", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "chromeicon.png", "default_title": "BioLegend", "popup": "main.html" }, "permissions": [ "tabs" ] } |