GramBoost – Instagram Bot

Want more Instagram Likes & Followers? Enter GramBoost

GramBoost – Instagram Bot क्या है?

GramBoost – Instagram Bot GramBoost द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Want more Instagram Likes & Followers? Enter GramBoost"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में GramBoost – Instagram Bot एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
}