Veterinary Management

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

Cos'è Veterinary Management?

Veterinary Management è un'estensione di Chrome sviluppata da delabraila91, e la sua funzione principale è "A dedicated team that offers you the best info available for your pets and not only.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Veterinary Management

Scarica i file di estensione Veterinary Management in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Veterinary Management Veterinary Management
ID pflddibibmbaejgkjpijafifoaidkhll
URL Ufficiale https://chromewebstore.google.com/detail/veterinary-management/pflddibibmbaejgkjpijafifoaidkhll
Descrizione A dedicated team that offers you the best info available for your pets and not only.
Dimensione del File 40.61 KB
Conteggio Installazioni 57
Versione Corrente 0.0.1
Ultimo Aggiornamento 2019-09-20
Data di Pubblicazione 2019-09-20
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore delabraila91
Tipo di Pagamento free
Sito Web dell'Estensione https://veterinarymanagement.net
URL della Pagina di Aiuto https://veterinarymanagement.net/contact/
Lingue Supportate 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"
    }
}