WebExtension.net
WebExtension.net

Growman: IG Email Extractor

View on Chrome Web Store
View Growman: IG Email Extractor Chrome Extension on Chrome Web Store
4.1 (141 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Growman enables you to extract Emails from IG based on followers/followings, locations, and hashtags.
Type
Extension
Users
100,000 users
automatismworks
View author page of automatismworks
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 3, 2022
Version 2.1.1
Manifest version
3
Updated
Updated on December 21, 2023
View on Chrome Web Store
View Growman: IG Email Extractor Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_chrome_extension_name__",
    "description": "__MSG_chrome_extension_description__",
    "version": "2.1.1",
    "manifest_version": 3,
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "default_locale": "en",
    "action": {
        "default_title": "Growman",
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "https:\/\/i.instagram.com\/*",
        "https:\/\/www.instagram.com\/*",
        "https:\/\/*.cdninstagram.com\/*",
        "https:\/\/*.fbcdn.net\/*",
        "https:\/\/automatism.works\/"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top