Veterinary Management
A dedicated team that offers you the best info available for your pets and not only.
Qu'est-ce que Veterinary Management ?
Veterinary Management est une extension Chrome développée par delabraila91, et sa fonction principale est "A dedicated team that offers you the best info available for your pets and not only.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Veterinary Management
Téléchargez les fichiers d'extension Veterinary Management 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
A dedicated team that offers you the best info available for your pets and not only.
Informations de Base sur l'Extension
Nom | |
ID | pflddibibmbaejgkjpijafifoaidkhll |
URL Officiel | https://chromewebstore.google.com/detail/veterinary-management/pflddibibmbaejgkjpijafifoaidkhll |
Description | A dedicated team that offers you the best info available for your pets and not only. |
Taille du Fichier | 40.61 KB |
Nombre d'Installations | 57 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2019-09-20 |
Date de Publication | 2019-09-20 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | delabraila91 |
Type de Paiement | free |
Site Web de l'Extension | https://veterinarymanagement.net |
URL de la Page d'Aide | https://veterinarymanagement.net/contact/ |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Veterinary Management", "version": "0.0.1", "manifest_version": 2, "description": "A dedicated team that offers you the best info available for your pets and not only.", "homepage_url": "https:\/\/veterinarymanagement.net", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |