Instabot - Automate Likes and Comments
Increase your Instagram engagement!
Instabot - Automate Likes and Comments क्या है?
Instabot - Automate Likes and Comments laabroms द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Increase your Instagram engagement!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Instabot - Automate Likes and Comments एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [] } |