Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.eb247480.png",
"32": "icon32.plasmo.3bf0e14d.png",
"48": "icon48.plasmo.fb58a203.png",
"64": "icon64.plasmo.8e9bab2d.png",
"128": "icon128.plasmo.469664bc.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.eb247480.png",
"32": "icon32.plasmo.3bf0e14d.png",
"48": "icon48.plasmo.fb58a203.png",
"64": "icon64.plasmo.8e9bab2d.png",
"128": "icon128.plasmo.469664bc.png"
}
},
"version": "0.0.176",
"author": "[email protected]",
"name": "VetRec",
"description": "VetRec Extension",
"background": {
"service_worker": "static\/background\/index.js"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"side_panel": {
"default_path": "sidepanel.html"
},
"permissions": [
"storage",
"sidePanel",
"tabs",
"contextMenus",
"cookies"
],
"content_scripts": [
{
"matches": [
"https:\/\/*.ezyvet.com\/*",
"https:\/\/*.instinctvet.cloud\/*",
"https:\/\/*.modernanimal.com\/*",
"https:\/\/*.evetpractice.com\/*",
"https:\/\/*.vetspire.com\/*",
"https:\/\/*.provetcloud.com\/*",
"https:\/\/*.dogbyte.vet\/*",
"https:\/\/*.vettersoftware.com\/*",
"https:\/\/*.digitail.com\/*",
"https:\/\/*.shepherd.vet\/*",
"https:\/\/*.idexxneo.com\/*"
],
"js": [
"call-with-vetrec.480309b4.js"
],
"all_frames": false,
"run_at": "document_idle",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"simulateEventsUtils.2c2c1592.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"dogbyte.6142cf3a.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"claude.774a90be.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"pixel.5927f9e1.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"pulse.c3c2a71f.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"ezyVet.978af7fd.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"instinct.8e02d122.js"
],
"css": []
}
],
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmWe63fueXbAjXGBJhqWU+ZbPhJsMNClsPQOaGgVsJfgI\/bo1XhR9KJ2OzwkphiaZLDCwiNpdPtH4oWI0D30rbtbglaQqMP1P+FWyjHw92ldBIdsLWmNrOCVs9oZc+WxHhxnYTThUgrqZK5WqsvcFdireyCu0YUZqD1uOpk3D3Ts+BTTEisJt75N2bb9Dul6sUC50GtUA4BdDmJnBkEdU6Go5L9TkjMSzOE4\/XRV+RJMTyn\/KSI4PBOXFDXdKNoSMDWtGzRkJrsIINOkHbLVAOKukysd1qKKxviwiiZLH8zXVSPgn0z0hNZN\/tXAOCVt7d2dLTL27IfFJg3WBTO9bgQIDAQAB",
"host_permissions": [
"https:\/\/*.vetrec.io\/*"
],
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"browser.e061e11b.js"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"browser.e061e11b.js"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"browser.e061e11b.js"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"browser.e061e11b.js"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"browser.e061e11b.js"
]
}
]
}