### 为帮助大家提高运营号店铺,对于新老卖家小伙伴而言粉丝很重,所以在这里花点时间给大家做了一款工具,希望大家喜欢,谢谢! 大家要记得查看是否关注完毕获取取消完毕,别让工具一直跑,用完了记得关闭窗口。视屏教程 [https://www.bilibili.com/video/av60925803](https://www.bilibili.com/video/av60925803) 。另外 台湾站点,请使用 https://shopee.tw 域名(需要翻墙),[翻墙软件]([链接](https://www.afiplc.com/auth/register?code=3LeA))
**关注粉丝代码**
```
window.alert("\u5173\u6ce8Shopee\u7c89\u4e1d\u5f00\u59cb\u5566");setInterval(function(){var a=$(window.document).height()-$(window).height();$(window.document).scrollTop(a);$(".btn-follow:not(.active)").each(function(){(null==$(this).parents("li").find(".down a").attr("username")||0>$(this).parents("li").find(".down a").attr("username").indexOf(".my")&&0>$(this).parents("li").find(".down a").attr("username").indexOf(".tw"))&&$(this).trigger("tap")})},6E3);
```
**取消关注粉丝代码**
```
window.alert("\u53d6\u6d88\u5173\u6ce8Shopee\u7c89\u4e1d\u5f00\u59cb\u5566");setInterval(function(){var a=$(window.document).height()-$(window).height();$(window.document).scrollTop(a);$(".btn-follow.active").trigger("tap")},3000);
```
**使用自动关注粉丝步骤如下**
* 选择目标粉丝群体 到粉丝比较多的卖家店铺下查看粉丝(换到手机端查看)
* 先将引入必要文件的代码复制然后粘贴到console中


**使用自动取消关注粉丝步骤如下**
* 到自己店铺主页(切换到手机端查看)
* 查看自己已关注的粉丝列表
* 先将引入必要文件的代码复制然后粘贴到console中
* 图解如下

