NoTwitterMoments2

I don't like that new twitter "feature" and also i don't like JQuery much

  1. // ==UserScript==
  2. // @name NoTwitterMoments2
  3. // @namespace https://www.fuken.xyz
  4. // @version 0.2
  5. // @description I don't like that new twitter "feature" and also i don't like JQuery much
  6. // @author Juan Dominguez Jara
  7. // @match https://*.twitter.com/*
  8. // @grant none
  9. // ==/UserScript==
  10.  
  11. document.querySelector("[data-global-action=moments]").remove()

QingJ © 2025

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