Veterinary Management

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

Veterinary Management क्या है?

Veterinary Management delabraila91 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A dedicated team that offers you the best info available for your pets and not only."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Veterinary Management एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
सहायता पृष्ठ URL 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"
    }
}