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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/
عنوان صفحة المساعدة https://www.biomedarticles.com/faq
عنوان صفحة سياسة الخصوصية 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
    }
}