Veterinary Management

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

Apa itu Veterinary Management?

Veterinary Management adalah ekstensi Chrome yang dikembangkan oleh delabraila91, dan fitur utamanya adalah "A dedicated team that offers you the best info available for your pets and not only.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Veterinary Management

Unduh file ekstensi Veterinary Management dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Veterinary Management Veterinary Management
ID pflddibibmbaejgkjpijafifoaidkhll
URL Resmi https://chromewebstore.google.com/detail/veterinary-management/pflddibibmbaejgkjpijafifoaidkhll
Deskripsi A dedicated team that offers you the best info available for your pets and not only.
Ukuran File 40.61 KB
Jumlah Instalasi 57
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2019-09-20
Tanggal Publikasi 2019-09-20
Penilaian 5.00/5 Total 1 Penilaian
Pengembang delabraila91
Tipe Pembayaran free
Situs Ekstensi https://veterinarymanagement.net
URL Halaman Bantuan https://veterinarymanagement.net/contact/
Bahasa yang Didukung 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"
    }
}