Medical Xpress - medical and health news

Spotlight medical research advances and health news from Medical Xpress

Was ist Medical Xpress - medical and health news?

Medical Xpress - medical and health news ist eine Chrome-Erweiterung, die von http://medicalxpress.com entwickelt wurde, und ihr Hauptmerkmal ist "Spotlight medical research advances and health news from Medical Xpress".

Erweiterungsscreenshots

screenshot

Medical Xpress - medical and health news-Erweiterungs-CRX-Datei herunterladen

Laden Sie Medical Xpress - medical and health news-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Medical Xpress - medical and health news Medical Xpress - medical and health news
ID aicpekjeghegigcnhhkfclafnkpgfohe
Offizielle URL https://chrome.google.com/webstore/detail/medical-xpress-medical-an/aicpekjeghegigcnhhkfclafnkpgfohe
Beschreibung Spotlight medical research advances and health news from Medical Xpress
Dateigröße 20.96 KB
Installationsanzahl 433
Aktuelle Version 2.3
Letztes Update 2017-01-17
Veröffentlichungsdatum 2017-01-17
Bewertung 4.17/5 Insgesamt 6 Bewertungen
Entwickler http://medicalxpress.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://medicalxpress.com/
Unterstützte Sprachen 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"
}