Google Translate
View translations easily as you browse the web. By the Google Translate team.
What is Google Translate?
Google Translate is a very popular Chrome extension by translate.google.com. This extension has 10,000,000+ weekly active users, a good user rating of 4.35, and is most similar to Translator and Translator. The latest version, 2.0.12, was updated a year ago.
Stats
- activeTab
- contextMenus
- storage
ChromeStats Rank
Summary
Highlight or right-click on a section of text and click on Translate icon next to it to translate it to your language. Or, to translate the entire page you're visiting, click the translate icon on the browser toolbar. Learn more about Google Translate athttps://support.google.com/translate.
By installing this extension, you agree to the Google Terms of Service and Privacy Policy athttps://www.google.com/intl/en/policies.
UPDATE (v.2.0): Now you can highlight or right-click a text and translate it vs. translate the entire page. You can also change extension options to automatically show translation every time you highlight text.
Safety
Risk impact
Google Translate requires some risky permissions and may not be safe to use. Exercise caution when installing this extension. Review carefully before installing.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Google Translate has earned a good reputation and can be trusted.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsScreenshots
User reviews
Promo images
Similar extensions
Here are some Chrome extensions that are similar to Google Translate:
Translator
Translator
Google Translate Plus
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "manifest_version": 2, "description": "__MSG_5636646071825253269__", "default_locale": "en", "name": "__MSG_8969005060131950570__", "permissions": [ "activeTab", "contextMenus", "storage" ], "content_security_policy": "script-src 'self' 'unsafe-eval' https://translate.googleapis.com; object-src 'self'", "content_scripts": [ { "matches": [ "<all_urls>"