ixrock / XTranslate

Easy translate text on web pages (chrome extension)
https://chrome.google.com/webstore/detail/xtranslate/gfgpkepllngchpmcippidfhmbhlljhoo
117 stars 28 forks source link

can not find xtranslate on chrome web store #81

Closed coder-free closed 9 months ago

coder-free commented 9 months ago

chrome version is 120.0.6099.216

mehdihalla commented 9 months ago

yes i too when open link from google search, I receive 404 error cod .when i downloaded crx file from github and installed manually this extension, chrome disabled it.

oleksii-boi commented 9 months ago

That's what my Chrome told me

image
alexweb commented 9 months ago

Why it was flagged as unsafe?

ixrock commented 9 months ago

Yes, it is indeed the extension is marked as violating google chrome extensions store policies.

image

When every user install the app you see this screen where you have 2 options: accept terms of usage of extension or delete app. Same version of the app is not violated in Edge store for example.

Screenshot 2024-01-16 at 14 46 19

Please read terms of usage carefully or simply uninstall the app.

Privacy Policy has been updated By using Chrome or Edge browser extension "XTranslate" you consent to this privacy policy and terms of use.

Privacy Policy Last updated: August 18, 2023

We are committed to protecting your privacy and ensuring the security of your personal information. This Privacy Policy outlines how we collect, use, and safeguard the data you provide while using our Chrome extension.

Information We Collect: We do not collect any personally identifiable information (PII) when you use the "XTranslate". We do not request or store your name, email address, or any other personal details. Usage Data: To improve our services and enhance your gaming experience, we may collect non-personal, anonymous usage data. This may include information such as the number of games played and game duration. This data helps us analyze trends, understand user preferences, and make necessary improvements to the extension. Cookies: "XTranslate" does not use cookies or any tracking technologies to gather information about your browsing activities. > Affiliate Links "XTranslate" replaces URLs in the search result page with affiliate links. This means that when a user clicks on a search result and makes a purchase through the affiliate link, we (the developers of the Chrome Extension) receive a small commission from the retailer or service provider. This commission helps support the development, maintenance, and operation of the Service without any extra cost to users. It is 9 important to note that the use of affiliate links does not affect the quality or relevance of search results. The affiliate links are seamlessly integrated into the search results, ensuring a smooth browsing experience for users. Third-Party Services: "XTranslate" does not integrate with or share data with any third-party services, websites, or applications. Changes to the Privacy Policy: We reserve the right to modify or update this Privacy Policy at any time. Any changes will be reflected on this page with the updated effective date. We encourage you to review this policy periodically to stay informed about how we protect your privacy. By using the "XTranslate", you agree to the terms and conditions outlined in this Privacy Policy. Some of generated user data, like history of translations might be stored via chrome.storage APIs (see more: https://developer.chrome.com/extensions/storage) This extension might use cookies & HTML 5 local storage in order to make the extension's work properly and provide consistent user experience As part of the functionality, the extension may send words you select to third-party translation services. Simply uninstall extension normally and all local user data will be erased, if you are not agreed with current terms & conditions.

P.S. maybe in nearest future we will remove this for chrome and update chrome storage. Thanks for undestanding.

a0s commented 9 months ago

Affiliate Links "XTranslate" replaces URLs in the search result page with affiliate links.

Is it part of the sources at https://github.com/ixrock/XTranslate ? I tried to find this in code with no success

AGordey commented 9 months ago

XTranslate started to work after some steps. chrome version is 120.0.6099.225 1) Open Extension->Manage Extension 2) Open setting (screeshot) -> choose "leave this extension" image 3) Switch on extension image

I hope developer fix problem with the Chrome Web Store policy.

ixrock commented 9 months ago

Affiliate Links "XTranslate" replaces URLs in the search result page with affiliate links.

Is it part of the sources at https://github.com/ixrock/XTranslate ? I tried to find this in code with no success

yes, it is, different branch (not main/master)