BioLegend Extension
BioLegend Extension
Cos'è BioLegend Extension?
BioLegend Extension è un'estensione di Chrome sviluppata da BLInformationSystem, e la sua funzione principale è "BioLegend Extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione BioLegend Extension
Scarica i file di estensione BioLegend Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | |
ID | amhpaenafnghbgpjgoeaacnpeaaccaoa |
URL Ufficiale | https://chrome.google.com/webstore/detail/biolegend-extension/amhpaenafnghbgpjgoeaacnpeaaccaoa |
Descrizione | BioLegend Extension |
Dimensione del File | 45.09 KB |
Conteggio Installazioni | 161 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2018-07-06 |
Data di Pubblicazione | 2018-07-06 |
Valutazione | 4.25/5 Totale 4 Valutazioni |
Sviluppatore | BLInformationSystem |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.biolegend.com |
URL della Pagina di Aiuto | http://www.biolegend.com/chromesupport |
Lingue Supportate | 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" ] } |