BioLegend Extension
BioLegend Extension
ما هو BioLegend Extension؟
BioLegend Extension هو إضافة Chrome تم تطويرها بواسطة BLInformationSystem، والميزة الرئيسية لها هي "BioLegend Extension".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة BioLegend Extension
قم بتنزيل ملفات الامتداد BioLegend Extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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!
معلومات أساسية عن التمديد
الاسم | |
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 |
عنوان صفحة المساعدة | 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" ] } |