VetScene 2Way Text
2Way Text Pet Owners with VetScene
What is VetScene 2Way Text?
VetScene 2Way Text is a Chrome extension developed by VetScene, and its main feature is "2Way Text Pet Owners with VetScene".
Extension Screenshots
Download VetScene 2Way Text Extension CRX File
Download VetScene 2Way Text 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
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.
Extension Basic Information
Name | VetScene 2Way Text |
ID | hdkkighcadmeabgiomgnllmpafhiejme |
Official URL | https://chromewebstore.google.com/detail/vetscene-2way-text/hdkkighcadmeabgiomgnllmpafhiejme |
Description | 2Way Text Pet Owners with VetScene |
File Size | 6.08 MB |
Installation Count | 291 |
Current Version | 2.0 |
Last Updated | 2022-03-03 |
Publish Date | 2022-03-03 |
Rating | 5.00/5 Total 2 Ratings |
Developer | VetScene |
[email protected] | |
Payment Type | free |
Extension Website | https://www.vetscene.com/Pages/Default.aspx |
Privacy Policy Page URL | https://vetscene.com/Pages/PrivacyPolicyMain.aspx |
Supported Languages | 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" ] } |