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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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
}