GramBoost – Instagram Bot

Want more Instagram Likes & Followers? Enter GramBoost

Qu'est-ce que GramBoost – Instagram Bot ?

GramBoost – Instagram Bot est une extension Chrome développée par GramBoost, et sa fonction principale est "Want more Instagram Likes & Followers? Enter GramBoost".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension GramBoost – Instagram Bot

Téléchargez les fichiers d'extension GramBoost – Instagram Bot au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom GramBoost – Instagram Bot GramBoost – Instagram Bot
ID onidbnonogfblgkckeeelecjjaifhjgi
URL Officiel https://chrome.google.com/webstore/detail/gramboost-%E2%80%93-instagram-bot/onidbnonogfblgkckeeelecjjaifhjgi
Description Want more Instagram Likes & Followers? Enter GramBoost
Taille du Fichier 232 KB
Nombre d'Installations 248
Version Actuelle 1.0.1
Dernière Mise à Jour 2020-09-28
Date de Publication 2020-09-28
Évaluation 1.00/5 Total 1 Évaluations
Développeur GramBoost
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://gramboost.co/
URL de la Page d'Aide https://gramboost.co/
URL de la Page de Politique de Confidentialité https://gramboost.co/terms
Langues Prises en Charge 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
}