NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Auto Translate - Amazon // @namespace kalpdev // @description Translate Amazon Pages automatic for every Marketplace // @include https://www.amazon.*/* // @license MIT // @author Shjaisw // @exclude /^.*translate.google.com.*/ // @run-at document-body // @downloadURL https://openuserjs.org/install/kalpdev.1/Auto_Translate_Lock-_Amazon.user.js // @copyright kalpdev // @exclude /^.*translate.googleapis.com.*/ // @version 1.3 // @updateURL https://openuserjs.org/meta/kalpdev.1/Auto_Translate_Lock-_Amazon.meta.js // @grant none // @noframes // ==/UserScript==