BioLegend Extension

BioLegend Extension

What is BioLegend Extension?

BioLegend Extension is a Chrome extension developed by BLInformationSystem, and its main feature is "BioLegend Extension".

Extension Screenshots

screenshot
screenshot

Download BioLegend Extension Extension CRX File

Download BioLegend Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name BioLegend Extension BioLegend Extension
ID amhpaenafnghbgpjgoeaacnpeaaccaoa
Official URL https://chrome.google.com/webstore/detail/biolegend-extension/amhpaenafnghbgpjgoeaacnpeaaccaoa
Description BioLegend Extension
File Size 45.09 KB
Installation Count 161
Current Version 1.0.1
Last Updated 2018-07-06
Publish Date 2018-07-06
Rating 4.25/5 Total 4 Ratings
Developer BLInformationSystem
Payment Type free
Extension Website http://www.biolegend.com
Help Page URL http://www.biolegend.com/chromesupport
Supported Languages 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"
    ]
}