Veterinary Management

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

ما هو Veterinary Management؟

Veterinary Management هو إضافة Chrome تم تطويرها بواسطة delabraila91، والميزة الرئيسية لها هي "A dedicated team that offers you the best info available for your pets and not only.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Veterinary Management

قم بتنزيل ملفات الامتداد Veterinary Management بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Veterinary Management Veterinary Management
ID pflddibibmbaejgkjpijafifoaidkhll
عنوان URL الرسمي https://chromewebstore.google.com/detail/veterinary-management/pflddibibmbaejgkjpijafifoaidkhll
الوصف A dedicated team that offers you the best info available for your pets and not only.
حجم الملف 40.61 KB
عدد التثبيتات 57
النسخة الحالية 0.0.1
آخر تحديث 2019-09-20
تاريخ النشر 2019-09-20
تقييم 5.00/5 مجموع تقييمات 1
المطور delabraila91
نوع الدفع free
موقع الإضافة https://veterinarymanagement.net
عنوان صفحة المساعدة https://veterinarymanagement.net/contact/
اللغات المدعومة 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"
    }
}