MicroHealth Blogs

Blogs from MicroHealth on Health, Medicine, Public Health, Healthcare Industry, Technology and Health Information Technology.

Was ist MicroHealth Blogs?

MicroHealth Blogs ist eine Chrome-Erweiterung, die von https://microhealthllc.com entwickelt wurde, und ihr Hauptmerkmal ist "Blogs from MicroHealth on Health, Medicine, Public Health, Healthcare Industry, Technology and Health Information Technology.".

Erweiterungsscreenshots

screenshot

MicroHealth Blogs-Erweiterungs-CRX-Datei herunterladen

Laden Sie MicroHealth Blogs-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

                        MicroHealth is a Center for Veteran Enterprises (CVE) Verified Service Disabled Veteran Owned Small Business (SDVOSB) that specializes in health information technology and health information management. At MicroHealth, we believe health information technology is less about the technology.  Its about the PEOPLE empowered with information to make better decisions; VALUE it brings to patients, providers, public health and payers; and INNOVATION that improve patient outcomes. Simply put, we put “health” back into health information technology.  This Chrome extension provides quick and convenient access to MicroHealth's compelling blogs on health and technology.                    

Grundlegende Informationen zur Erweiterung

Name MicroHealth Blogs MicroHealth Blogs
ID ojlbmgkhgllononipdkkkhhjbjjgnhib
Offizielle URL https://chromewebstore.google.com/detail/microhealth-blogs/ojlbmgkhgllononipdkkkhhjbjjgnhib
Beschreibung Blogs from MicroHealth on Health, Medicine, Public Health, Healthcare Industry, Technology and Health Information Technology.
Dateigröße 60.79 KB
Installationsanzahl 95
Aktuelle Version 0.1
Letztes Update 2014-01-31
Veröffentlichungsdatum 2014-01-30
Entwickler https://microhealthllc.com
Zahlungsart free
Erweiterungswebsite https://www.microhealthllc.com
Hilfeseite URL https://www.microhealthllc.com/contact-us/
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MicroHealth Blogs",
    "description": "Blogs from MicroHealth on Health, Medicine, Public Health, Healthcare Industry, Technology and Health Information Technology.",
    "icons": {
        "128": "wings128.png"
    },
    "browser_action": {
        "default_title": "MicroHealth Blogs",
        "default_popup": "popup.html",
        "default_icon": "wings16.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "0.1"
}