Super Follow - follow and unfollow
Grow Instagram Followers with Following and Unfollowing
Super Follow - follow and unfollowคืออะไร?
Super Follow - follow and unfollow เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ping และคุณลักษณะหลักของมันคือ "Grow Instagram Followers with Following and Unfollowing"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Super Follow - follow and unfollow
ดาวน์โหลดไฟล์ส่วนขยาย Super Follow - follow and unfollow ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Super Follow helps you super easy to Follow, Unfollow.
Improve efficiency, reduce repetitive work.
# Features
🎉Supports background processing
✅ Supports multiple filtering conditions
✅ Supports multiple target types - Follower,Following,Liker,Commenter,Hashtag,Location
✅ Automatically save results to history.
✅ Supports to export follow/unfollow history.
✅ Intelligent error handling.
#ADVANCED FILTERING OPTIONS:
✓ Min/Max Followers
✓ Min/Max Following
✓ Min/Max Posts
✓ Private Accounts
✓ Public Accounts
✓ Verified Accounts
✓ Non-Verified Accounts
✓ Business Accounts
✓ Recently Joined Accounts
# How to get started?
1. Select task type
2. Enter relevant content and select filtering options.
3. Click the task execution button.
# FAQ
https://pingapps.top/product-detail?app=IGAutoFollow#faq
If you have any problems, don't hesitate to contact us at [email protected]
# Data Privacy
All the data you process is on your local computer and never passes through our servers.
# Statement
The extension is designed to reduce repetitive work, you shouldn't and can't send a lot of spam, in which case Instagram will ban your account soon.
INSTAGRAM is a trademark of Instagram, LLC. IG DM Sender Bot is not affiliated with, endorsed, sponsored, or otherwise related to INSTAGRAM, Inc. or any of its affiliates or subsidiaries. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | bkpgmbdakannpmpfbcnniohpbiniaikg |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/super-follow-follow-and-u/bkpgmbdakannpmpfbcnniohpbiniaikg |
| คำอธิบาย | Grow Instagram Followers with Following and Unfollowing |
| ขนาดไฟล์ | 2.94 MB |
| จำนวนการติดตั้ง | 202 |
| เวอร์ชันปัจจุบัน | 1.1.2 |
| อัปเดตครั้งล่าสุด | 2024-02-02 |
| วันที่เผยแพร่ | 2024-01-17 |
| คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
| ผู้พัฒนา | Ping |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | in_app |
| URL หน้านโยบายความเป็นส่วนตัว | https://pingapps.top/privacy |
| ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.00ac8b83.png",
"32": "icon32.plasmo.9ad0c5b6.png",
"48": "icon48.plasmo.cae3a6b3.png",
"64": "icon64.plasmo.e4b604fc.png",
"128": "icon128.plasmo.b89b7dfa.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.00ac8b83.png",
"32": "icon32.plasmo.9ad0c5b6.png",
"48": "icon48.plasmo.cae3a6b3.png",
"64": "icon64.plasmo.e4b604fc.png",
"128": "icon128.plasmo.b89b7dfa.png"
},
"default_popup": "popup.html"
},
"version": "1.1.2",
"author": "PingApps",
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"background": {
"service_worker": "background.5fadff2f.js"
},
"permissions": [
"storage",
"cookies",
"alarms"
],
"content_scripts": [
{
"matches": [
"https:\/\/www.instagram.com\/*"
],
"js": [
"botWork.b9ded57c.js"
],
"css": [
"font.ccfa1487.css"
]
}
],
"default_locale": "en",
"host_permissions": [
"*:\/\/*.instagram.com\/*",
"*:\/\/*.pingapps.top\/*"
],
"web_accessible_resources": [
{
"matches": [
"https:\/\/www.instagram.com\/*"
],
"resources": [
"Inter-Regular.e3e705d6.woff2",
"botWork.7c05c6e1.png"
]
}
]
} | |