BioLegend Extension
BioLegend Extension
Qu'est-ce que BioLegend Extension ?
BioLegend Extension est une extension Chrome développée par BLInformationSystem, et sa fonction principale est "BioLegend Extension".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension BioLegend Extension
Téléchargez les fichiers d'extension BioLegend Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | amhpaenafnghbgpjgoeaacnpeaaccaoa |
URL Officiel | https://chrome.google.com/webstore/detail/biolegend-extension/amhpaenafnghbgpjgoeaacnpeaaccaoa |
Description | BioLegend Extension |
Taille du Fichier | 45.09 KB |
Nombre d'Installations | 161 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2018-07-06 |
Date de Publication | 2018-07-06 |
Évaluation | 4.25/5 Total 4 Évaluations |
Développeur | BLInformationSystem |
Type de Paiement | free |
Site Web de l'Extension | http://www.biolegend.com |
URL de la Page d'Aide | http://www.biolegend.com/chromesupport |
Langues Prises en Charge | 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" ] } |