BioLegend Extension

BioLegend Extension

Co to jest BioLegend Extension?

BioLegend Extension to rozszerzenie Chrome opracowane przez BLInformationSystem, a jego główną funkcją jest „BioLegend Extension”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia BioLegend Extension

Pobierz pliki rozszerzeń BioLegend Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa BioLegend Extension BioLegend Extension
ID amhpaenafnghbgpjgoeaacnpeaaccaoa
Oficjalny URL https://chrome.google.com/webstore/detail/biolegend-extension/amhpaenafnghbgpjgoeaacnpeaaccaoa
Opis BioLegend Extension
Rozmiar pliku 45.09 KB
Liczba instalacji 161
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2018-07-06
Data Publikacji 2018-07-06
Ocena 4.25/5 Łącznie 4 Oceny
Deweloper BLInformationSystem
Typ Płatności free
Strona Rozszerzenia http://www.biolegend.com
Adres URL Strony Pomocy http://www.biolegend.com/chromesupport
Obsługiwane Języki 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"
    ]
}