Veterinary Management

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

What is Veterinary Management?

Veterinary Management is a Chrome extension developed by delabraila91, and its main feature is "A dedicated team that offers you the best info available for your pets and not only.".

Extension Screenshots

screenshot

Download Veterinary Management Extension CRX File

Download Veterinary Management extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Veterinary Management Veterinary Management
ID pflddibibmbaejgkjpijafifoaidkhll
Official URL https://chromewebstore.google.com/detail/veterinary-management/pflddibibmbaejgkjpijafifoaidkhll
Description A dedicated team that offers you the best info available for your pets and not only.
File Size 40.61 KB
Installation Count 57
Current Version 0.0.1
Last Updated 2019-09-20
Publish Date 2019-09-20
Rating 5.00/5 Total 1 Ratings
Developer delabraila91
Payment Type free
Extension Website https://veterinarymanagement.net
Help Page URL https://veterinarymanagement.net/contact/
Supported Languages 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"
    }
}