Veterinary Management

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

什麼是Veterinary Management?

Veterinary Management是由delabraila91開發的Chrome擴展程式,該擴展的主要功能是“A dedicated team that offers you the best info available for your pets and not only.”。

擴展截圖

screenshot

下載Veterinary Management擴展crx文件

下載Veterinary Management擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Veterinary Management Veterinary Management
ID pflddibibmbaejgkjpijafifoaidkhll
官方網址 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"
    }
}