GramBoost – Instagram Bot

Want more Instagram Likes & Followers? Enter GramBoost

GramBoost – Instagram Botとは何ですか?

GramBoost – Instagram BotはGramBoostによって開発されたChromeの拡張機能で、その主な機能は「Want more Instagram Likes & Followers? Enter GramBoost」です。

拡張機能のスクリーンショット

screenshot

GramBoost – Instagram Bot拡張機能のCRXファイルをダウンロード

GramBoost – Instagram Bot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The most powerful organic growth tool for Instagram. No fake followers, no spam or bots. Simply pure organic growth.

GramBoost is the #1 Instagram growth tool, with over 7,900+ customers.

The GramBoost chrome extension allows you to perform niche-based targeting that puts you in front of the right audience for huge exposure, allowing you to garner greater sales and increase credibility. 

GramBoost utilises auto-liking, follow/unfollow, shoutout and engagement networks to put your profile and content in front of thousands. You sit back, focus on creating good content and GramBoost will take care of the rest.

Get started now with our FREE TRIAL.                    

拡張機能の基本情報

名前 GramBoost – Instagram Bot GramBoost – Instagram Bot
ID onidbnonogfblgkckeeelecjjaifhjgi
公式URL https://chrome.google.com/webstore/detail/gramboost-%E2%80%93-instagram-bot/onidbnonogfblgkckeeelecjjaifhjgi
説明 Want more Instagram Likes & Followers? Enter GramBoost
ファイルサイズ 232 KB
インストール数 248
現在のバージョン 1.0.1
最終更新日 2020-09-28
公開日 2020-09-28
評価 1.00/5 合計 1 レビュー
開発者 GramBoost
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://gramboost.co/
ヘルプページのURL https://gramboost.co/
プライバシーポリシーページのURL https://gramboost.co/terms
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GramBoost \u2013 Instagram Bot",
    "short_name": "GramBoost",
    "version": "1.0.1",
    "description": "Want more Instagram Likes & Followers? Enter GramBoost",
    "icons": {
        "192": "images\/icon.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "scripts": [
            "build\/background.js"
        ]
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "images\/icon.png"
    },
    "permissions": [
        "storage",
        "background",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "https:\/\/i.instagram.com\/"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost\/*",
            "https:\/\/*.caffeinum.now.sh\/*",
            "https:\/\/*.gramboost.co\/*"
        ]
    },
    "manifest_version": 2
}