Veterinary Management

A dedicated team that offers you the best info available for your pets and not only.

Wat is Veterinary Management?

Veterinary Management is een Chrome-extensie ontwikkeld door delabraila91, en de belangrijkste functie is "A dedicated team that offers you the best info available for your pets and not only.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Veterinary Management

Download Veterinary Management-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        A dedicated team that offers you the best info available for your pets and not only.                    

Basisinformatie over de Extensie

Naam Veterinary Management Veterinary Management
ID pflddibibmbaejgkjpijafifoaidkhll
Officiële URL https://chromewebstore.google.com/detail/veterinary-management/pflddibibmbaejgkjpijafifoaidkhll
Beschrijving A dedicated team that offers you the best info available for your pets and not only.
Bestandsgrootte 40.61 KB
Aantal Installaties 57
Huidige Versie 0.0.1
Laatst Bijgewerkt 2019-09-20
Publicatiedatum 2019-09-20
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar delabraila91
Betalingswijze free
Extensiewebsite https://veterinarymanagement.net
Help Pagina-URL https://veterinarymanagement.net/contact/
Ondersteunde Talen 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"
    }
}