Medical Xpress - medical and health news

Spotlight medical research advances and health news from Medical Xpress

Apa itu Medical Xpress - medical and health news?

Medical Xpress - medical and health news adalah ekstensi Chrome yang dikembangkan oleh http://medicalxpress.com, dan fitur utamanya adalah "Spotlight medical research advances and health news from Medical Xpress".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Medical Xpress - medical and health news

Unduh file ekstensi Medical Xpress - medical and health news dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        The official Medical Xpress extension for Google Chrome allows readers to peruse spotlight medical research advances and health news. Clicking on an article title opens it in a new tab. 

Features:
- unread count for new stories;
- updates every 10 minutes.

Medical Xpress is a web-based medical and health news service that features the most comprehensive coverage in the fields of neuroscience, cardiology, cancer, HIV/AIDS, psychology, psychiatry, dentistry, genetics, diseases and conditions, medications and more.                    

Informasi Dasar Ekstensi

Nama Medical Xpress - medical and health news Medical Xpress - medical and health news
ID aicpekjeghegigcnhhkfclafnkpgfohe
URL Resmi https://chrome.google.com/webstore/detail/medical-xpress-medical-an/aicpekjeghegigcnhhkfclafnkpgfohe
Deskripsi Spotlight medical research advances and health news from Medical Xpress
Ukuran File 20.96 KB
Jumlah Instalasi 433
Versi Saat Ini 2.3
Terakhir Diperbarui 2017-01-17
Tanggal Publikasi 2017-01-17
Penilaian 4.17/5 Total 6 Penilaian
Pengembang http://medicalxpress.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://medicalxpress.com/
Bahasa yang Didukung en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2,
    "name": "Medical Xpress - medical and health news",
    "short_name": " Medical Xpress News",
    "description": "Spotlight medical research advances and health news from Medical Xpress",
    "permissions": [
        "https:\/\/medicalxpress.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.3"
}