Instabot - Automate Likes and Comments
Increase your Instagram engagement!
Instabot - Automate Likes and Commentsคืออะไร?
Instabot - Automate Likes and Comments เป็นส่วนขยายของ Chrome ที่พัฒนาโดย laabroms และคุณลักษณะหลักของมันคือ "Increase your Instagram engagement!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Instabot - Automate Likes and Comments
ดาวน์โหลดไฟล์ส่วนขยาย Instabot - Automate Likes and Comments ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension automates, likes, comments, and story views on Instagram. Users can enter their login information, desired hashtags and comments. The bot will login to their account and like and comment posts from selected hashtags, like and comment posts in the user's feed, and view stories. The actions run by the bot can be toggled in the extension. The bot runs headlessly (without opening a browser), and will notify the user once the process is completed.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | fmdbpjfdncdlmpdlhobkckbgcdkccdbh |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/instabot-automate-likes-a/fmdbpjfdncdlmpdlhobkckbgcdkccdbh |
คำอธิบาย | Increase your Instagram engagement! |
ขนาดไฟล์ | 266 KB |
จำนวนการติดตั้ง | 176 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2021-01-05 |
วันที่เผยแพร่ | 2021-01-05 |
คะแนน | 1.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | laabroms |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Instabot - Automate Likes and Comments", "description": "Increase your Instagram engagement!", "version": "0.0.1", "browser_action": { "default_popup": "index.html", "default_title": "Open the popup" }, "icons": { "16": "logo-small16.png", "48": "logo-small48.png", "128": "logo-small128.png" }, "content_security_policy": "script-src 'self' 'sha256-GgRxrVOKNdB4LrRsVPDSbzvfdV4UqglmviH9GoBJ5jk='; object-src 'self'", "permissions": [] } |