BioLegend Extension

BioLegend Extension

BioLegend Extensionคืออะไร?

BioLegend Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย BLInformationSystem และคุณลักษณะหลักของมันคือ "BioLegend Extension"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย BioLegend Extension

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}