Veterinary Management

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

Co je Veterinary Management?

Veterinary Management je rozšíření Chrome vyvinuté delabraila91, a jeho hlavní funkcí je „A dedicated team that offers you the best info available for your pets and not only.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Veterinary Management

Stáhněte si soubory rozšíření Veterinary Management ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název Veterinary Management Veterinary Management
ID pflddibibmbaejgkjpijafifoaidkhll
Oficiální URL https://chromewebstore.google.com/detail/veterinary-management/pflddibibmbaejgkjpijafifoaidkhll
Popis A dedicated team that offers you the best info available for your pets and not only.
Velikost souboru 40.61 KB
Počet instalací 57
Aktuální Verze 0.0.1
Poslední Aktualizace 2019-09-20
Datum Vydání 2019-09-20
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář delabraila91
Typ Platby free
Webové stránky Rozšíření https://veterinarymanagement.net
URL Stránky Nápovědy https://veterinarymanagement.net/contact/
Podporované Jazyky 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"
    }
}