HealthTag
Easily save, tag, note, rate and recall valuable health-related sites, and start using health information to your health advantage!
Was ist HealthTag?
HealthTag ist eine Chrome-Erweiterung, die von https://healthtag.com entwickelt wurde, und ihr Hauptmerkmal ist "Easily save, tag, note, rate and recall valuable health-related sites, and start using health information to your health advantage!".
Erweiterungsscreenshots
HealthTag-Erweiterungs-CRX-Datei herunterladen
Laden Sie HealthTag-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
HealthTag - Organize your health information with one click • Organize your health information • Manage conditions, (Gluten, weight, blood pressure, etc.) • Help your friends and family research a condition • List your vitamins/supplements and other healthy rituals • Save your healthcare sites, notes, research and projects in one place. Find your health information fast: • Search URLs, tags and notes • Filter on tags, dates, videos, ratings, etc You do a lot of research when you’re looking for health information. HealthTag will help you organize and easily recall it, all one click away. Learn more about HealthTag at: www.healthtag.com If you have any suggestions or issues, please let us know at [email protected]. HealthTag - Use health information to your health advantage
Grundlegende Informationen zur Erweiterung
Name | HealthTag |
ID | nljjleggilfdkefokapecmngghmobfjh |
Offizielle URL | https://chromewebstore.google.com/detail/healthtag/nljjleggilfdkefokapecmngghmobfjh |
Beschreibung | Easily save, tag, note, rate and recall valuable health-related sites, and start using health information to your health advantage! |
Dateigröße | 274 KB |
Installationsanzahl | 28 |
Aktuelle Version | 3.2.0 |
Letztes Update | 2019-04-28 |
Veröffentlichungsdatum | 2019-04-28 |
Entwickler | https://healthtag.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.healthtag.com |
Hilfeseite URL | https://www.healthtag.com |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.2.0", "name": "HealthTag", "author": "HealthTag", "manifest_version": 2, "description": "Easily save, tag, note, rate and recall valuable health-related sites, and start using health information to your health advantage!", "browser_action": { "default_icon": { "16": "img\/healthtag-16.png", "20": "img\/healthtag-20.png", "24": "img\/healthtag-24.png", "40": "img\/healthtag-40.png", "48": "img\/healthtag-48.png", "96": "img\/healthtag-96.png", "128": "img\/healthtag-128.png" }, "default_title": "HealthTag" }, "icons": { "16": "img\/healthtag-16.png", "20": "img\/healthtag-20.png", "24": "img\/healthtag-24.png", "40": "img\/healthtag-40.png", "48": "img\/healthtag-48.png", "96": "img\/healthtag-96.png", "128": "img\/healthtag-128.png" }, "background": { "page": "background.html", "persistent": true }, "web_accessible_resources": [ "app.html" ], "permissions": [ "tabs", "cookies", "https:\/\/app.healthtag.com\/*", " |