CODE F12 ẩn ô hiện thị Xác Minh Mail trong BM

Video hướng Dẫn : https://drive.google.com/file/d/1a_6YQL_JCdUOm8eC4NOKWYqhIlYusBJE/view?usp=sharing

 

CODE :

const element = document.querySelector('.x1dr59a3.xixxii4.x13vifvy.x1o0tod');

if (element) {
  element.style.display = 'none';
  console.log('Phần tử đã được ẩn thành công.');
  console.log('%c! Mua Clone và BM tại MuaVia.Vn', 'color: red; font-weight: bold; font-size: 500%;');
} else {
  console.log('Không tìm thấy phần tử.');
}