BioLegend Extension
BioLegend Extension
Что такое BioLegend Extension?
BioLegend Extension - это расширение Chrome, разработанное BLInformationSystem, и его основная функция - "BioLegend Extension".
Снимки экрана расширения
Скачать файл 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!
Основная информация о расширении
Название | |
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" ] } |