您现在的位置是:辅助科技网 > 玩家热帖

批量删微博不再手动!简易快速批量秒删除微博内容_我的世界绒球葱长在哪里

辅助科技网2026-07-22 06:56:17【玩家热帖】2人已围观

简介批量删微博不再手动!简易快速批量秒删除微博内容_我的世界绒球葱长在哪里 安鹿分享电脑端简易快速批量删除微博内容的批量计划,需进入微博主页,删微速批删除通过校验器开发者工具的再手我的世界绒球葱长在哪里“Console”控制台执行JavaScript代码。这个计划可以会谈我的世界卡卡...

安鹿分享电脑端简易快速批量删除微博内容的批量计划,需进入微博主页,删微速批删除通过校验器开发者工具的再手我的世界绒球葱长在哪里“Console”控制台执行JavaScript代码。

这个计划可以会谈简易粗暴 ,动简虽会谈操作有点小重复 ,易快我的世界卡拉卡拉在哪里刷新但比手动好多了,量秒我的世界卡卡只适用于电脑用户  。微博

步骤如下

1.电脑进入自己微博主页->然后右键鼠标->审核元素->点下面的内容

2.第二个英文“Console”->复制粘贴全部代码放入>符号空白处

3.回车一下就可以了->一次能删一页的内容->大概40~50条左右

PS:如果弹出提示裸露错误或系统繁忙又或者中断了,你点微博下一页会绵延删或者再放一次代码回车下再次操作,批量不想绵延删了  ,删微速批删除按F5就刷新页面中断了 。再手

代码如下:

// ==UserScript==
// @name Weibored.js
// @namespace
// @version 0.2.0
// @description 删除所有微博
// @author Vito Van
// @match https://weibo.com/p/*
// @grant none
// ==/UserScript==
use strict;
var s = document.createElement(script);
s.setAttribute(
src,动简
https://lib.sinaapp.com/js/jquery/2.0.3/jquery-2.0.3.min.js
);
s.onload = function(){
setInterval(function(){
if(!$(a[action-type="feed_list_delete"])){
$(a.next).click();www.115z.com
}else{
$(a[action-type="feed_list_delete"])[0].click();
$(a[action-type="ok"])[0].click();
}
// scroll bottom let auto load
$(html, body).animate({ scrollTop: $(document).height()}, slow);
}, 800);
};
document.head.appendChild(s);
// ==UserScript==// @name         Weibored.js// @namespace    // @version      0.2.0// @description  删除所有微博// @author       Vito Van// @match        https://weibo.com/p/*// @grant        none// ==/UserScript==use strict;var s = document.createElement(script);s.setAttribute(src,https://lib.sinaapp.com/js/jquery/2.0.3/jquery-2.0.3.min.js);s.onload = function() {setInterval(function() {if (!$(a[action-type="feed_list_delete"]))  else // scroll bottom let auto load$(html, body).animate({ scrollTop: $(document).height() }, slow);}, 800);};document.head.appendChild(s);
// ==UserScript==// @name         Weibored.js// @namespace    // @version      0.2.0// @description  删除所有微博// @author       Vito Van// @match        https://weibo.com/p/*// @grant        none// ==/UserScript==use strict;var s = document.createElement(script);s.setAttribute(src,https://lib.sinaapp.com/js/jquery/2.0.3/jquery-2.0.3.min.js);s.onload = function() {setInterval(function() {if (!$(a[action-type="feed_list_delete"])) else // scroll bottom let auto load$(html, body).animate({ scrollTop: $(document).height() }, slow);}, 800);};document.head.appendChild(s);

很赞哦!(635)