Instagrow: IG Email Scraper

Instagrow is a powerfull tool helps you to scrape Emails from IG by followers, followings, locations, and hashtags.

Instagrow: IG Email Scraper क्या है?

Instagrow: IG Email Scraper http://hypercavs.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Instagrow is a powerfull tool helps you to scrape Emails from IG by followers, followings, locations, and hashtags."।

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

screenshot
screenshot

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

crx प्रारूप में Instagrow: IG Email Scraper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        ▬▬▬▬▬▬ Features ▬▬▬▬▬▬ 
- Extract followers list of any specific user from Instagram.
- Extract following list of any specific user from Instagram.
- Extract by any hashtag from Instagram.
- Extract by any location from Instagram.
- Extract profile data includes Emails, biography, follower count, following count, phone, address, etc. 
- Export data as Xlsx files.
- Displays social relations in graphs.
 
▬▬▬▬▬▬ Get started ▬▬▬▬▬▬ 
1. Install the extension.
2. Sign in Instagram in Chrome. 
3. Click the extension icon besides the address bar.
4. Choose any extract type, and enter the IG username/location/hashtag you want to extract, then click GO.
 
▬▬▬▬▬▬ Security ▬▬▬▬▬▬
- The extension neither asks for your IG password, nor stores or transmits your data including IG user information, visit history, posts, and social relationships.
- There is a certain risk that the account will be deactivated or blocked by IG when using the extension,  you should control the frequency of use by yourself at your own risk.
 
▬▬▬▬▬▬ Support ▬▬▬▬▬▬
[email protected]

▬▬▬▬▬▬ About ▬▬▬▬▬▬
It's a paid extension, you can export the first 500 profiles of each extraction for free trial.                    

एक्सटेंशन की मूल जानकारी

नाम Instagrow: IG Email Scraper Instagrow: IG Email Scraper
ID fbgcjpbfncejckgajlcfeggpbgoejfgh
आधिकारिक URL https://chrome.google.com/webstore/detail/instagrow-ig-email-scrape/fbgcjpbfncejckgajlcfeggpbgoejfgh
विवरण Instagrow is a powerfull tool helps you to scrape Emails from IG by followers, followings, locations, and hashtags.
फ़ाइल का आकार 1.84 MB
स्थापना संख्या 4,000
वर्तमान संस्करण 1.6.2
अंतिम अपडेट 2022-02-08
प्रकाशन तिथि 2020-11-23
रेटिंग 4.00/5 कुल 13 रेटिंग्स
डेवलपर http://hypercavs.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://hypercavs.com/instagrow/
गोपनीयता नीति पृष्ठ URL http://www.hypercavs.com/shopify-shark/privacy-policy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Instagrow: IG Email Scraper",
    "description": "Instagrow is a powerfull tool helps you to scrape Emails from IG by followers, followings, locations, and hashtags.",
    "version": "1.6.2",
    "manifest_version": 2,
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_title": "Instagrow",
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "scripts": [
            "background\/background.js"
        ]
    },
    "options_ui": {
        "page": "options\/options.html",
        "chrome_style": true
    },
    "permissions": [
        "storage",
        "webRequestBlocking",
        "webRequest",
        "https:\/\/i.instagram.com\/*",
        "https:\/\/www.instagram.com\/*",
        "https:\/\/*.cdninstagram.com\/*",
        "https:\/\/*.fbcdn.net\/*",
        "identity",
        "https:\/\/hypercavs.com\/"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAydxqrLHxVZvv\/akEZLtk6QIwPULFco3wS7A8tq5rv1+5jL4HtkhZeiqr\/hHRfykUYLWZ7NsZ+OLmdvC5ehg82TzywBd0e4sIGa\/fHUa2\/jcycP5PViqFgpMLCjXhU+m3ro54eJOMWw+Nw9kR\/LrP\/YzFwjXOv8vuthGOFmv74FizDvS8EQd1T8++J4CUR0Nqd31P6zzFvtFIuxHLXwlAsM0P4X7f1Skd4xMVg0Vz4xcZgOJYVbvqbxSENJVrONpAcMDlxtJGKwNLA6JaIRjTbf\/syHGbvS8oKMo1A3HGNzGtqiQUegjB+NLceoTfaTzl0a9jhKcV4+QVYqXsM46CiQIDAQAB",
    "oauth2": {
        "client_id": "947397396494-rheu77m1m0m77par2rm1vol4c9t664og.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    }
}