BioLegend Extension
BioLegend Extension
Vad är BioLegend Extension?
BioLegend Extension är en Chrome-tillägg utvecklad av BLInformationSystem, och dess huvudfunktion är "BioLegend Extension".
Tilläggsskärmbilder
Ladda ner BioLegend Extension-förlängningens CRX-fil
Ladda ner BioLegend Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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!
Grundläggande Information om Tillägg
Namn | |
ID | amhpaenafnghbgpjgoeaacnpeaaccaoa |
Officiell webbadress | https://chrome.google.com/webstore/detail/biolegend-extension/amhpaenafnghbgpjgoeaacnpeaaccaoa |
Beskrivning | BioLegend Extension |
Filstorlek | 45.09 KB |
Antal Installationer | 161 |
Aktuell Version | 1.0.1 |
Senast Uppdaterad | 2018-07-06 |
Publiceringsdatum | 2018-07-06 |
Betyg | 4.25/5 Totalt 4 Betyg |
Utvecklare | BLInformationSystem |
Betalningssätt | free |
Tilläggswebbplats | http://www.biolegend.com |
Hjälpsida URL | http://www.biolegend.com/chromesupport |
Stödda Språk | 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" ] } |