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.121", "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", "microphone" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "instinct.8e02d122.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "pulse.c3c2a71f.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "ezyVet.978af7fd.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "claude.774a90be.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "pixel.5927f9e1.js" ], "css": [] } ], "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "browser.10f198e1.js" ] }, { "matches": [ "<all_urls>" ], "resources": [ "browser.10f198e1.js" ] }, { "matches": [ "<all_urls>" ], "resources": [ "browser.10f198e1.js" ] }, { "matches": [ "<all_urls>" ], "resources": [ "browser.10f198e1.js" ] } ] }