Twitter : Unfollower(2021) !
very simple Macro unfollower for twitter
Twitter : Unfollower(2021) !คืออะไร?
Twitter : Unfollower(2021) ! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://frxangelz.blogspot.com และคุณลักษณะหลักของมันคือ "very simple Macro unfollower for twitter"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Twitter : Unfollower(2021) !
ดาวน์โหลดไฟล์ส่วนขยาย 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": [ " |