GramBoost – Instagram Bot

Want more Instagram Likes & Followers? Enter GramBoost

O que é GramBoost – Instagram Bot?

GramBoost – Instagram Bot é uma extensão do Chrome desenvolvida por GramBoost, e sua principal característica é "Want more Instagram Likes & Followers? Enter GramBoost".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão GramBoost – Instagram Bot

Baixe arquivos de extensão GramBoost – Instagram Bot no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome GramBoost – Instagram Bot GramBoost – Instagram Bot
ID onidbnonogfblgkckeeelecjjaifhjgi
URL Oficial https://chrome.google.com/webstore/detail/gramboost-%E2%80%93-instagram-bot/onidbnonogfblgkckeeelecjjaifhjgi
Descrição Want more Instagram Likes & Followers? Enter GramBoost
Tamanho do Arquivo 232 KB
Contagem de Instalações 248
Versão Atual 1.0.1
Última Atualização 2020-09-28
Data de Publicação 2020-09-28
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor GramBoost
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://gramboost.co/
URL da Página de Ajuda https://gramboost.co/
URL da Página de Política de Privacidade https://gramboost.co/terms
Idiomas Suportados 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
}