Tiktok : Unfollower !
very simple Macro unfollower for tiktok
什么是Tiktok : Unfollower !?
Tiktok : Unfollower !是由https://frxangelz.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“very simple Macro unfollower for tiktok”。
扩展截图
下载Tiktok : Unfollower !扩展crx文件
下载Tiktok : Unfollower !扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is a just simple tiktok unfollower script, nothing fancy, but very helpful for someone who doesnt like to spend lot of times with single click on every tiktok account followed. Imagine if you have followed thousands of tiktok accounts, with this chrome extension, you can do it easily. note: Please use English Layout to work with this extension if you have questions, suggestions or complaints you can leave a comment on youtube : https://www.youtube.com/watch?v=juTshndzYBo Thankyou.
扩展基本信息
名称 | Tiktok : Unfollower ! |
ID | ifmoaiideadhbgdbjcckdbfpgmfplcem |
官方URL | https://chromewebstore.google.com/detail/tiktok-unfollower/ifmoaiideadhbgdbjcckdbfpgmfplcem |
简介 | very simple Macro unfollower for tiktok |
文件大小 | 297 KB |
安装次数 | 3,612 |
当前版本 | 0.0.7 |
更新时间 | 2021-11-20 |
上架时间 | 2021-05-28 |
评分 | 1.64/5 共14次评分 |
开发者 | https://frxangelz.blogspot.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.youtube.com/channel/UCqRqvw9n7Lrh79x3dRDOkDg |
帮助页面URL | https://frxangelz.blogspot.com |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tiktok : Unfollower !", "background": { "scripts": [ "src\/bg\/background.js" ] }, "version": "0.0.7", "manifest_version": 2, "description": "very simple Macro unfollower for tiktok", "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": "Tiktok unfollower", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "background", "http:\/\/*.tiktok.com\/*", "https:\/\/tiktok.com\/*" ], "content_scripts": [ { "matches": [ " |