BioLegend Extension
BioLegend Extension
什么是BioLegend Extension?
BioLegend Extension是由BLInformationSystem开发的Chrome扩展程序,该扩展的主要功能是“BioLegend Extension”。
扩展截图
下载BioLegend Extension扩展crx文件
下载BioLegend Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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" ] } |