Instabot - Automate Likes and Comments
Increase your Instagram engagement!
Wat is Instabot - Automate Likes and Comments?
Instabot - Automate Likes and Comments is een Chrome-extensie ontwikkeld door laabroms, en de belangrijkste functie is "Increase your Instagram engagement!".
Extensie Screenshots
Download het CRX-bestand van de extensie Instabot - Automate Likes and Comments
Download Instabot - Automate Likes and Comments-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | fmdbpjfdncdlmpdlhobkckbgcdkccdbh |
Officiële URL | https://chrome.google.com/webstore/detail/instabot-automate-likes-a/fmdbpjfdncdlmpdlhobkckbgcdkccdbh |
Beschrijving | Increase your Instagram engagement! |
Bestandsgrootte | 266 KB |
Aantal Installaties | 176 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2021-01-05 |
Publicatiedatum | 2021-01-05 |
Beoordeling | 1.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | laabroms |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [] } |