BioLegend Extension
BioLegend Extension
Wat is BioLegend Extension?
BioLegend Extension is een Chrome-extensie ontwikkeld door BLInformationSystem, en de belangrijkste functie is "BioLegend Extension".
Extensie Screenshots
Download het CRX-bestand van de extensie BioLegend Extension
Download BioLegend Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | |
ID | amhpaenafnghbgpjgoeaacnpeaaccaoa |
Officiële URL | https://chrome.google.com/webstore/detail/biolegend-extension/amhpaenafnghbgpjgoeaacnpeaaccaoa |
Beschrijving | BioLegend Extension |
Bestandsgrootte | 45.09 KB |
Aantal Installaties | 161 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2018-07-06 |
Publicatiedatum | 2018-07-06 |
Beoordeling | 4.25/5 Totaal 4 Beoordelingen |
Ontwikkelaar | BLInformationSystem |
Betalingswijze | free |
Extensiewebsite | http://www.biolegend.com |
Help Pagina-URL | http://www.biolegend.com/chromesupport |
Ondersteunde Talen | 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" ] } |