Twitter : Unfollower(2021) !
very simple Macro unfollower for twitter
什么是Twitter : Unfollower(2021) !?
Twitter : Unfollower(2021) !是由https://frxangelz.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“very simple Macro unfollower for twitter”。
扩展截图
下载Twitter : Unfollower(2021) !扩展crx文件
下载Twitter : Unfollower(2021) !扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Updated due to Twitter Design Changed very simple twitter macro to unfollow all followed users, use with random interval so it looks like normal user's activity twitter unfollower macro is the best tool for easy and quick twitter unfollow. it will mass unfollow people on twitter while you're away. you can set min-max interval between unfollow action( in seconds ), to make it more random, you should keep interval between 5-30. Note: just check my youtube video on how to install this extension for free. Thankyou.
扩展基本信息
名称 | Twitter : Unfollower(2021) ! |
ID | oajhdhfkllnbfakcndmkmhcchpgpjkfo |
官方URL | https://chromewebstore.google.com/detail/twitter-unfollower2021/oajhdhfkllnbfakcndmkmhcchpgpjkfo |
简介 | very simple Macro unfollower for twitter |
文件大小 | 295 KB |
安装次数 | 220 |
当前版本 | 0.0.5 |
更新时间 | 2021-09-12 |
上架时间 | 2018-05-23 |
评分 | 1.00/5 共1次评分 |
开发者 | https://frxangelz.blogspot.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://frxangelz.blogspot.com/2015/04/twitter-unfollower-chrome-extension.html |
帮助页面URL | https://www.youtube.com/channel/UCqRqvw9n7Lrh79x3dRDOkDg |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Twitter : Unfollower(2021) !", "background": { "scripts": [ "src\/bg\/background.js" ] }, "version": "0.0.5", "manifest_version": 2, "description": "very simple Macro unfollower for twitter", "homepage_url": "http:\/\/frxangelz.blogspot.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Twitter unfollower", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "background", "http:\/\/*.twitter.com\/*", "https:\/\/twitter.com\/*" ], "content_scripts": [ { "matches": [ " |