Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"action": {
"default_icon": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_popup": "popup.html"
},
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"<all_urls>"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; connect-src https:\/\/speechie-server-553c13886d67.herokuapp.com\/analyze"
},
"description": "Capture screenshots or upload images for instant AI-powered analysis. Get insights on web content or your own photos.",
"host_permissions": [
"<all_urls>",
"https:\/\/speechie-server-553c13886d67.herokuapp.com\/*"
],
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8MVk4MToYtuzMMPGPNM2GJYwDJovqhs4UZFag7Yo7k3P6xJtGN7t3HqAL8LY\/NwhhKpGL9WJxdRXm\/ZhOmAfvXCk6DjV6EbAxGHvVvHQhcOI7+GN2tMF5lt\/AkvjEpSZPXK1\/Krd3LRDkm52POFYUJ7UgczD3+CKz26+BbR0kESQ7iU1yL5L0H5RyPSszp6Huhh9fVh7JmeyBUHIIwHazjUc7+lWhk6qMHzl0FPW0eWCN6bekotrqoGyvb2wpgZGbWP5CGDpN1rUKim27gs879VUoyBmC16pL39coRG851AMJxR\/vFFmFhbouBnOZfpG5jcjG2pNRr+VV2C6iVfytQIDAQAB",
"manifest_version": 3,
"name": "OpenVision",
"permissions": [
"contextMenus",
"activeTab"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.1",
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"inject.js",
"uploadUI.js",
"bootstrap.css",
"icons\/logo.png",
"css\/fontawesome-all.min.css",
"webfonts\/fa-solid-900.woff2",
"webfonts\/fa-solid-900.ttf",
"webfonts\/fa-regular-400.woff2",
"webfonts\/fa-regular-400.ttf",
"webfonts\/fa-brands-400.woff2",
"webfonts\/fa-brands-400.ttf"
]
}
]
}