BioMed Articles

This extension will help you to search biomedarticles.com quickly

什麼是BioMed Articles?

BioMed Articles是由https://www.biomedarticles.com開發的Chrome擴展程式,該擴展的主要功能是“This extension will help you to search biomedarticles.com quickly”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載BioMed Articles擴展crx文件

下載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
官方網址 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
    }
}