| https://clients2.google.com/service/update2/crx | https://aianyone.com/ | |
| https://aianyone.com/api/ext | http://www.w3.org/2000/svg | |
| https://chromewebstore.google.com/detail/ |
{ "name": "AI Translator", "icons": { "16": "fav16.jpg", "32": "fav32.jpg", "48": "fav48.jpg", "128": "fav.png" }, "action": { "default_popup": "ui.html" }, "version": "4.6", "commands": { "_execute_action": { "description": "Open AI Translator", "suggested_key": { "default": "Alt+Shift+T" } } }, "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Translate selected text into 38 languages with AI. Select text on any page or use the popup. An AI Anyone product.", "permissions": [ "identity", "storage", "contextMenus" ], "content_scripts": [ { "js": [ "content.js" ], "run_at": "document_idle", "matches": [ "<all_urls>" ] } ], "host_permissions": [ "https://aianyone.com/*" ], "manifest_version": 3 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.