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", "manifest_version": 3, "name": "Comparador EscolhaSegura", "description": "Se voc\u00ea j\u00e1 encontrou o produto no EscolhaSegura, agora essa extens\u00e3o vai te ajudar a encontrar melhores pre\u00e7os e cupons de desconto.", "version": "13.195.0", "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "run_at": "document_end", "js": [ "index.js" ], "css": [ "index.css" ] } ], "host_permissions": [ "https:\/\/comparador.escolhasegura.com.br\/**\/*" ], "permissions": [ "identity" ], "icons": { "16": "\/images\/icon_16.png", "48": "\/images\/icon_48.png", "128": "\/images\/icon_128.png" }, "web_accessible_resources": [ { "resources": [ "images\/*", "3rdparty\/*", "injection\/*", "index.css" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr7\/AwaXZa1Gyv3e4pE9o902BbD+Caph3jXq\/LPQjN2dXmYX5+A+Y+SQnWmzXU8knIsCp\/IKuZpXm7oG09mFGGHHxh0gdDjVxz1myjERphMWO1i64n4dLZxB3GVVgPyYRDq3ShxT4rICj6D9c+YBmnASqLFQNt2Az6OUdKYy\/0NVwSKgVZJTv1pRTQDIxKmPuGb\/6TtNxSGnUk1PUy4dCHnFpKg6DHIO307gd4jupX01ulxaBmUF1l5QZuR0FMSltWtP+D+2j7jKEjFcbpSo6YuhSFTEcPLBcavmpvGb7EofP6nRsvDYYE0\/2PFrgZ3MQc0s0Iu\/tC9WumRQWKA3mOQIDAQAB" }