techtudo - Ilimitado

Automaticamente clica no botao "Veja Mais" e carrega todas as noticias e artigos por completo.

安装此脚本?
作者推荐脚本

您可能也喜欢Canaltech - Ilimitado

安装此脚本
  1. // ==UserScript==
  2. // @name techtudo - Ilimitado
  3. // @namespace https://gf.qytechs.cn/en/users/670188-hacker09?sort=daily_installs
  4. // @version 1
  5. // @description Automaticamente clica no botao "Veja Mais" e carrega todas as noticias e artigos por completo.
  6. // @author hacker09
  7. // @include https://www.techtudo.com.br/*
  8. // @icon https://t3.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://techtudo.com.br&size=64
  9. // @run-at document-end
  10. // @grant none
  11. // ==/UserScript==
  12.  
  13. document.querySelector("#mc-read-more-btn").click(); //Click on veja mais

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址