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
公式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
Eメール [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": []
}