Instabot - Automate Likes and Comments

Increase your Instagram engagement!

什麼是Instabot - Automate Likes and Comments?

Instabot - Automate Likes and Comments是由laabroms開發的Chrome擴展程式,該擴展的主要功能是“Increase your Instagram engagement!”。

擴展截圖

screenshot

下載Instabot - Automate Likes and Comments擴展crx文件

下載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.                    

擴展基本資訊

名稱 Instabot - Automate Likes and Comments Instabot - Automate Likes and Comments
ID fmdbpjfdncdlmpdlhobkckbgcdkccdbh
官方網址 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": []
}