IG Email Extractor - Ins Followers Exporter

IG Email Extractor Tool can Export IG followers and following to Excel/CSV formats(include email and phone data) with one click.

IG Email Extractor - Ins Followers Exporterคืออะไร?

IG Email Extractor - Ins Followers Exporter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย tgmultisender และคุณลักษณะหลักของมันคือ "IG Email Extractor Tool can Export IG followers and following to Excel/CSV formats(include email and phone data) with one click."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IG Email Extractor - Ins Followers Exporter

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

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

                        The best extension for outreach to competitors' followers and Instagram Email extraction. it helps you export followers or following's info automatically, include user email and phone, which is more worthy.

HOW TO USE?
1.After installing this extension, open the extension.
2.Login your account on IG webpage first.
3.Enter a ins account, like @apple.
4.Choose export followers or following.
5.Click the Start button to work automatically.
6.Wait for a while, the user info will shown belown, and just export it to csv or excel. 

FEATURES:
✓ Unlimited Followers / Following Export
✓ Extract Instagram Email address
✓ One Click to Export Followers for Instagram
✓ Export data to XLS(Excel)/CSV/JSON
✓ Automatically download when data is ready
✓ Random Interval range and wait for a period, useful for downloading large amounts of data
✓ Extract User Profile, including follower and following count, posts count, biography, public Email, Phone Number, external URL, Address, etc.

#DATA PRIVACY
All data is processed in your local computer, never passing through our web server, and no one knows what you exported.

#STATEMENT
INSTAGRAM is a trademark of Instagram, LLC. IGFollow is not affiliated with, endorsed, sponsored, or otherwise related to INSTAGRAM, Inc. or any of its affiliates or subsidiaries.                    

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

ชื่อ IG Email Extractor - Ins Followers Exporter IG Email Extractor - Ins Followers Exporter
ID lpcfhggocdlchakbpodhamiohpgebpop
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ig-email-extractor-ins-fo/lpcfhggocdlchakbpodhamiohpgebpop
คำอธิบาย IG Email Extractor Tool can Export IG followers and following to Excel/CSV formats(include email and phone data) with one click.
ขนาดไฟล์ 539 KB
จำนวนการติดตั้ง 522
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2024-01-09
วันที่เผยแพร่ 2024-01-03
คะแนน 5.00/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา tgmultisender
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://igtools.ai
URL หน้านโยบายความเป็นส่วนตัว https://linkedradar.com/linkedradar-private-policy
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,ml,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.0.1",
    "default_locale": "en",
    "icons": {
        "128": "icons\/logo_128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icons\/logo_128.png"
        }
    },
    "options_page": ".\/options.html",
    "permissions": [
        "cookies",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.linkedradar.com\/*",
        "https:\/\/*.cdninstagram.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*",
                "icons\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}