VetScene 2Way Text

2Way Text Pet Owners with VetScene

什么是VetScene 2Way Text?

VetScene 2Way Text是由VetScene开发的Chrome扩展程序,该扩展的主要功能是“2Way Text Pet Owners with VetScene”。

扩展截图

screenshot

下载VetScene 2Way Text扩展crx文件

下载VetScene 2Way Text扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        More than 95% of text messages are read within five minutes of receipt. VetScene 2Way Text makes it easy to communicate with your clients via Text Message. It's never been easier to notify clients with updates for the pets, send reminders, and more.                    

扩展基本信息

名称 VetScene 2Way Text VetScene 2Way Text
ID hdkkighcadmeabgiomgnllmpafhiejme
官方URL https://chromewebstore.google.com/detail/vetscene-2way-text/hdkkighcadmeabgiomgnllmpafhiejme
简介 2Way Text Pet Owners with VetScene
文件大小 6.08 MB
安装次数 291
当前版本 2.0
更新时间 2022-03-03
上架时间 2022-03-03
评分 5.00/5 共2次评分
开发者 VetScene
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.vetscene.com/Pages/Default.aspx
隐私政策页面URL https://vetscene.com/Pages/PrivacyPolicyMain.aspx
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "VetScene 2Way Text",
    "version": "2.0",
    "description": "2Way Text Pet Owners with VetScene",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "credentials.html"
    },
    "permissions": [
        "storage"
    ]
}