BioLegend Extension

BioLegend Extension

BioLegend Extensionとは何ですか?

BioLegend ExtensionはBLInformationSystemによって開発されたChromeの拡張機能で、その主な機能は「BioLegend Extension」です。

拡張機能のスクリーンショット

screenshot
screenshot

BioLegend Extension拡張機能のCRXファイルをダウンロード

BioLegend Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 BioLegend Extension BioLegend Extension
ID amhpaenafnghbgpjgoeaacnpeaaccaoa
公式URL https://chrome.google.com/webstore/detail/biolegend-extension/amhpaenafnghbgpjgoeaacnpeaaccaoa
説明 BioLegend Extension
ファイルサイズ 45.09 KB
インストール数 161
現在のバージョン 1.0.1
最終更新日 2018-07-06
公開日 2018-07-06
評価 4.25/5 合計 4 レビュー
開発者 BLInformationSystem
支払い方法 free
拡張機能のウェブサイト http://www.biolegend.com
ヘルプページのURL http://www.biolegend.com/chromesupport
対応言語 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"
    ]
}