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 |
Eメール | [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": [ " |