Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Oct 06, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "B\u00fasqueda R\u00e1pida en OpenCorporates", "version": "1.0", "description": "Selecciona un texto, haz clic derecho y b\u00fascalo directamente en OpenCorporates.", "permissions": [ "contextMenus" ], "background": { "service_worker": "background.js" }, "icons": { "128": "icon128.png" } }