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 |
官方網址 | 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" ] } |