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.」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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" } } |