Medical Xpress - medical and health news

Spotlight medical research advances and health news from Medical Xpress

Qu'est-ce que Medical Xpress - medical and health news ?

Medical Xpress - medical and health news est une extension Chrome développée par http://medicalxpress.com, et sa fonction principale est "Spotlight medical research advances and health news from Medical Xpress".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Medical Xpress - medical and health news

Téléchargez les fichiers d'extension Medical Xpress - medical and health news au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Medical Xpress - medical and health news Medical Xpress - medical and health news
ID aicpekjeghegigcnhhkfclafnkpgfohe
URL Officiel https://chrome.google.com/webstore/detail/medical-xpress-medical-an/aicpekjeghegigcnhhkfclafnkpgfohe
Description Spotlight medical research advances and health news from Medical Xpress
Taille du Fichier 20.96 KB
Nombre d'Installations 433
Version Actuelle 2.3
Dernière Mise à Jour 2017-01-17
Date de Publication 2017-01-17
Évaluation 4.17/5 Total 6 Évaluations
Développeur http://medicalxpress.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://medicalxpress.com/
Langues Prises en Charge 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"
}