Growthbeast - Best AI-Powered Instagram Bot
Maximise your Instagram follower potential with Growthbeast Instagram browser extension.
Growthbeast - Best AI-Powered Instagram Botคืออะไร?
Growthbeast - Best AI-Powered Instagram Bot เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://growthbeast.io และคุณลักษณะหลักของมันคือ "Maximise your Instagram follower potential with Growthbeast Instagram browser extension."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Growthbeast - Best AI-Powered Instagram Bot
ดาวน์โหลดไฟล์ส่วนขยาย Growthbeast - Best AI-Powered Instagram Bot ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Growthbeast is the best Instagram follower bot for increasing your followers and popularity. With our Instagram automation Google Extension, you can quickly get genuine and organic followers. Our growth solution will help you grow your Instagram account organically while you do your everyday activities. Growth Beast can follow specific Instagram accounts followers, following, commenters and even likers. Manually following people or liking posts is time-consuming and exhausting, but you don't have to do anything with this automation since it handles it all for you! It is simple to use, and you will see a rise in your follower number within a few minutes after installing it. This bot is often updated with new features, and our developers are always available to assist if you have any queries. We also have the following options for Instagram account follow action: - Follow @Account followers - Follow @Account followings - Follow @Account commenters - Follow @Account Likers Our filtration system also offers the following functionality: - Min/Max Followers - Min/Max Following - Min/Max Follow Ratio - Min/Max Posts - Private Accounts - Public Accounts - Verified Accounts - Non-Verified Accounts - Business Accounts - Non-Business Accounts - Recently Joined Accounts Growth Beast Features: Auto Follow Follow accounts based on your own target audience. Auto Post Like Like specific trending posts based on your own filters. Auto Unfollow Unfollow users followed by Auto Follow. Auto Story View Watch all stories of your audience. Auto Comment Comment on specific posts based on your filters. Security Use your own browser and your own IP address to never get flagged by Instagram. We also never ask for your Instagram credentials Speed Control Set up your own automation speed. Change log: ------------------------- v2.0.4 - Small bug fixes v2.0.3 - Small bug fixed - New payment gateway added. v2.0.1 - Small bug fixes v2.0 - Overall Design Upgrade - Auto Mode added. - Speed tweaks for Advanced/Auto Mode v1.8.4 - Comment bug fixes v1.8.3 - Small bug fixes v1.8.2 - Follow automation fixes - Comment automation fixes - Small bug fixes v1.8.1 - Dashboard bug fixes - Small bug fixes v1.8 - Targets are being loaded from the specific Instagram @User for Follow and Like automation - Duplicate posts have been removed - Small bug fixes v1.7 - Dashboard statistics updated - Targets are now paginated - Top posts are now also included for hashtags - Instagram API update compatibility - Brave browser compatibility - Small bug fixes v1.6.2 - Small bug fixes v1.6.1 - Small bug fixes v1.6 - Commenting added - User dashboard added - Logs feature updates - Facebook login added - PayPal payment method added - Small fixes/updates v1.5 - Story Viewing added - User accounts added v1.4 - Minor text changes - Minor notification changes v1.3 - Fix for Premium accounts being limited to 50 actions per day v1.2.0 - Auto Unfollow added - New redirect to Instagram login screen after installation - Small bug fixes v1.1.0 - Fix for 403 error when starting Follow/Like automation for the first time
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Growthbeast - Best AI-Powered Instagram Bot |
ID | pgogmphkjpeneacoepgmnkgffgcalodm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/growthbeast-best-ai-power/pgogmphkjpeneacoepgmnkgffgcalodm |
คำอธิบาย | Maximise your Instagram follower potential with Growthbeast Instagram browser extension. |
ขนาดไฟล์ | 1.67 MB |
จำนวนการติดตั้ง | 3,264 |
เวอร์ชันปัจจุบัน | 2.0.4 |
อัปเดตครั้งล่าสุด | 2023-06-22 |
วันที่เผยแพร่ | 2021-10-09 |
คะแนน | 3.79/5 รวมทั้งหมด 196 คะแนน |
ผู้พัฒนา | https://growthbeast.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://www.growthbeast.io |
URL หน้าช่วยเหลือ | https://www.growthbeast.io/contact-us/ |
URL หน้านโยบายความเป็นส่วนตัว | https://www.growthbeast.io/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Growthbeast - Best AI-Powered Instagram Bot", "description": "Maximise your Instagram follower potential with Growthbeast Instagram browser extension.", "version": "2.0.4", "manifest_version": 2, "icons": { "16": ".\/gb_icon_16.png", "32": ".\/gb_icon_32.png", "48": ".\/gb_icon_48.png", "128": ".\/gb_icon_128.png" }, "background": { "scripts": [ ".\/background.bundle.js" ] }, "browser_action": { "default_popup": "popup.html", "default_title": "GrowthBeast" }, "options_page": ".\/options.html", "permissions": [ "tabs", "http:\/\/*.instagram.com\/*", "https:\/\/*.instagram.com\/*", "https:\/\/*.googleapis.com\/*", "https:\/\/app.growthbeast.io\/zap\/account-info\/", "https:\/\/app.growthbeast.io\/zap\/subscription-plans\/", "https:\/\/app.growthbeast.io\/zap\/subscribe\/", "https:\/\/www.googleapis.com\/", "storage", "https:\/\/*.google.com\/*" ], "web_accessible_resources": [ "content.css", "options.html", "*.js", "images\/*.svg", "images\/*.png", "obj-48x48.png" ], "content_security_policy": "script-src 'self' https:\/\/fonts.googleapis.com\/; object-src 'self'" } |