BioMed Articles

This extension will help you to search biomedarticles.com quickly

Что такое BioMed Articles?

BioMed Articles - это расширение Chrome, разработанное https://www.biomedarticles.com, и его основная функция - "This extension will help you to search biomedarticles.com quickly".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения BioMed Articles

Скачайте файлы расширений BioMed Articles в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        BioMed Articles Chrome Extension Steps: 

1.	Add chrome extension BioMed Articles 

2.	On web select any word related to your interest and right click

3.	Go to BioMed Articles icon and click search in BioMedArticles.com

4.	Open access over 20 million health science articles

5.	Free APA MLA Chicago citation for health science articles

6.	Search Research and Cite


BioMed Articles contains more than 20 million biomedical literature from PubMed / MedLine, life science journals, and electronic books. 

BioMed Articles provides free search for health science journals and research articles.

BioMed Articles provides free citation in APA MLA Chiicago Format. 

BioMed Articles is an open access considers articles on all aspects of health science, life sciences, behavioral sciences, chemical sciences, bio-engineering, peer-reviewed articles, and clinical studies covering a wide range of subjects in life sciences and medicine.

Download BioMed Articles android app- It's FREE

https://play.google.com/store/apps/details?id=com.helath.biomedarticles


Visit 

www.BioMedArticles.com                    

Основная информация о расширении

Название BioMed Articles BioMed Articles
ID idjlmfaokghbddcdijnefjadjehpkoom
Официальный URL https://chrome.google.com/webstore/detail/biomed-articles/idjlmfaokghbddcdijnefjadjehpkoom
Описание This extension will help you to search biomedarticles.com quickly
Размер файла 17.19 KB
Количество установок 105
Текущая Версия 1.0
Последнее Обновление 2018-08-11
Дата публикации 2018-08-11
Рейтинг 5.00/5 Всего 5 оценок
Разработчик https://www.biomedarticles.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.biomedarticles.com/
URL страницы помощи https://www.biomedarticles.com/faq
URL страницы политики конфиденциальности https://www.biomedarticles.com/privacypolicy
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BioMed Articles",
    "version": "1.0",
    "description": "This extension will help you to search biomedarticles.com quickly",
    "browser_action": {
        "default_title": "BioMed Articles"
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "background": {
        "scripts": [
            "eventPage.js"
        ],
        "persistent": false
    }
}