BioLegend Extension

BioLegend Extension

BioLegend Extension là gì?

BioLegend Extension là một tiện ích mở rộng Chrome được phát triển bởi BLInformationSystem, và tính năng chính của nó là "BioLegend Extension".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng BioLegend Extension

Tải xuống các tệp mở rộng BioLegend Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên BioLegend Extension BioLegend Extension
ID amhpaenafnghbgpjgoeaacnpeaaccaoa
URL Chính Thức https://chrome.google.com/webstore/detail/biolegend-extension/amhpaenafnghbgpjgoeaacnpeaaccaoa
Mô tả BioLegend Extension
Kích Thước Tệp 45.09 KB
Số Lần Cài Đặt 161
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2018-07-06
Ngày Phát Hành 2018-07-06
Đánh Giá 4.25/5 Tổng số 4 Đánh Giá
Nhà Phát Triển BLInformationSystem
Loại Thanh Toán free
Trang Web Mở Rộng http://www.biolegend.com
URL Trang Trợ Giúp http://www.biolegend.com/chromesupport
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}