IG Leads Spider

IG Leads Spider is your ultimate Instagram companion, designed to empower your business by extracting valuable leads from Instagram…

IG Leads Spiderคืออะไร?

IG Leads Spider เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Thomas H. Cox และคุณลักษณะหลักของมันคือ "IG Leads Spider is your ultimate Instagram companion, designed to empower your business by extracting valuable leads from Instagram…"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IG Leads Spider

ดาวน์โหลดไฟล์ส่วนขยาย IG Leads Spider ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        IG Leads Spider is your ultimate Instagram companion, designed to empower your business by extracting valuable leads from Instagram profiles.

You're a business visionary looking to amplify your reach on Instagram. IG Leads Spider is your go-to tool, effortlessly extracting emails and crucial contact details from followers, following, commenters, likers, hashtags, and locations.

Features at a Glance:

- Scrape emails from followers, following, commenters, likers, hashtags, and locations.
- Refined Output: Automatically eliminate duplicate emails for a refined list.
- Customization: Extract from custom user lists for precise targeting.
- Local Storage: Securely save and download extracted data anytime.
- Advanced Controls: Set extraction limits and use 'Pause Mode' for convenience.
- Export Convenience: Export data to Excel xlsx and CSV files for seamless analysis.

A Walkthrough:

1. Choose Extraction Type: Select your preferred extraction category.
2. Enter Details: Enter usernames, post, hashtags or locations.
3. Click to Extract: Effortlessly trigger the extraction process.
4. Export : Download Leads as you will.

Your Data, Your Security: IG Leads Spider prioritizes your privacy. No Instagram passwords needed, and all data remains on your local device.

Important Note: Be cautious about potential risks to your Instagram account when using the extension. Manage usage frequency responsibly.

For any assistance, reach us at [[email protected]].

Privacy Assurance: Your data is safe with us. IG Leads Spider doesn't transfer data through external servers.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ IG Leads Spider IG Leads Spider
ID fkcgecaicjnlbmicfoglhmhiojbohiod
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ig-leads-spider/fkcgecaicjnlbmicfoglhmhiojbohiod
คำอธิบาย IG Leads Spider is your ultimate Instagram companion, designed to empower your business by extracting valuable leads from Instagram…
ขนาดไฟล์ 474 KB
จำนวนการติดตั้ง 87
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2023-08-16
วันที่เผยแพร่ 2022-08-22
ผู้พัฒนา Thomas H. Cox
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.extensionkit.cc/ig-leads-spider
URL หน้านโยบายความเป็นส่วนตัว https://www.extensionkit.cc/ig-exporter-privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "IG Leads Spider",
    "description": "",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/logo-48.png"
    },
    "icons": {
        "48": "img\/logo-48.png"
    },
    "oauth2": {
        "client_id": "193187296212-9nv3ls9irtbo8tljouf914v8nsdvs5un.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "host_permissions": [
        "*:\/\/*.instagram.com\/",
        "*:\/\/*.facebook.com\/"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "cookies",
        "identity"
    ],
    "options_page": "options.html"
}