BioLegend Extension
BioLegend Extension
Co je BioLegend Extension?
BioLegend Extension je rozšíření Chrome vyvinuté BLInformationSystem, a jeho hlavní funkcí je „BioLegend Extension“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření BioLegend Extension
Stáhněte si soubory rozšíření BioLegend Extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | |
ID | amhpaenafnghbgpjgoeaacnpeaaccaoa |
Oficiální URL | https://chrome.google.com/webstore/detail/biolegend-extension/amhpaenafnghbgpjgoeaacnpeaaccaoa |
Popis | BioLegend Extension |
Velikost souboru | 45.09 KB |
Počet instalací | 161 |
Aktuální Verze | 1.0.1 |
Poslední Aktualizace | 2018-07-06 |
Datum Vydání | 2018-07-06 |
Hodnocení | 4.25/5 Celkem 4 Hodnocení |
Vývojář | BLInformationSystem |
Typ Platby | free |
Webové stránky Rozšíření | http://www.biolegend.com |
URL Stránky Nápovědy | http://www.biolegend.com/chromesupport |
Podporované Jazyky | 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" ] } |