Veterinary Management

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

O que é Veterinary Management?

Veterinary Management é uma extensão do Chrome desenvolvida por delabraila91, e sua principal característica é "A dedicated team that offers you the best info available for your pets and not only.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Veterinary Management

Baixe arquivos de extensão Veterinary Management no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Veterinary Management Veterinary Management
ID pflddibibmbaejgkjpijafifoaidkhll
URL Oficial https://chromewebstore.google.com/detail/veterinary-management/pflddibibmbaejgkjpijafifoaidkhll
Descrição A dedicated team that offers you the best info available for your pets and not only.
Tamanho do Arquivo 40.61 KB
Contagem de Instalações 57
Versão Atual 0.0.1
Última Atualização 2019-09-20
Data de Publicação 2019-09-20
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor delabraila91
Tipo de Pagamento free
Site da Extensão https://veterinarymanagement.net
URL da Página de Ajuda https://veterinarymanagement.net/contact/
Idiomas Suportados 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"
    }
}