Medical Xpress - medical and health news

Spotlight medical research advances and health news from Medical Xpress

O que é Medical Xpress - medical and health news?

Medical Xpress - medical and health news é uma extensão do Chrome desenvolvida por http://medicalxpress.com, e sua principal característica é "Spotlight medical research advances and health news from Medical Xpress".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Medical Xpress - medical and health news

Baixe arquivos de extensão Medical Xpress - medical and health news no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Medical Xpress - medical and health news Medical Xpress - medical and health news
ID aicpekjeghegigcnhhkfclafnkpgfohe
URL Oficial https://chrome.google.com/webstore/detail/medical-xpress-medical-an/aicpekjeghegigcnhhkfclafnkpgfohe
Descrição Spotlight medical research advances and health news from Medical Xpress
Tamanho do Arquivo 20.96 KB
Contagem de Instalações 433
Versão Atual 2.3
Última Atualização 2017-01-17
Data de Publicação 2017-01-17
Classificação 4.17/5 Total de 6 Avaliações
Desenvolvedor http://medicalxpress.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://medicalxpress.com/
Idiomas Suportados 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"
}