Veterinary Management
A dedicated team that offers you the best info available for your pets and not only.
Veterinary Managementคืออะไร?
Veterinary Management เป็นส่วนขยายของ Chrome ที่พัฒนาโดย delabraila91 และคุณลักษณะหลักของมันคือ "A dedicated team that offers you the best info available for your pets and not only."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Veterinary Management
ดาวน์โหลดไฟล์ส่วนขยาย Veterinary Management ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A dedicated team that offers you the best info available for your pets and not only.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pflddibibmbaejgkjpijafifoaidkhll |
URL อย่างเป็นทางการ | 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" } } |