MNG kargo captcha için bookmarklet:
javascript:(function(){let a=document.querySelector(".captcha-img .captcha").innerText.replaceAll(" ",""),b=document.querySelector('.captcha-area input[type="text"]');b.value=a;})();
MNG kargo captcha için bookmarklet:
javascript:(function(){let a=document.querySelector(".captcha-img .captcha").innerText.replaceAll(" ",""),b=document.querySelector('.captcha-area input[type="text"]');b.value=a;})();