IG Follower Export Tool - IG Email Extractor

The Instagram Followers Scraper is a tool that allows users to extract Instagram followers, following including Emails.

什麼是IG Follower Export Tool - IG Email Extractor?

IG Follower Export Tool - IG Email Extractor是由https://gmapsscraper.com開發的Chrome擴展程式,該擴展的主要功能是“The Instagram Followers Scraper is a tool that allows users to extract Instagram followers, following including Emails.”。

擴展截圖

screenshot

下載IG Follower Export Tool - IG Email Extractor擴展crx文件

下載IG Follower Export Tool - IG Email Extractor擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Instagram Follower Export Tool - Instagram Email Extractor, automatically scrape user profile from Instagram followers and followings and export them to XLSX,CSV files

	# Features
	✓ Export followers list from Instagram to XLSX,CSV.
	✓ Export following list from Instagram to XLSX,CSV.
	✓ Extract user profile, including follower and following count, posts count, biography, public Email, Phone Number, external URL, etc.
	✓ Extract User Profile From Private Accounts that follow you or are followed by you
	✓ Save extracted data to local storage, download data anytime
	✓ Export data to XLSX,CSV
	
	# Statement
	The Instagram Followers Scraper is an independent tool and not affiliated with Instagram, LLC. When using this tool, it's important to be careful not to overuse it, or you risk having your account blocked by Instagram.

	# Home Page
         https://ig-follower-extractor.gmapsscraper.com/
 
	# Contact
	If you have any questions, feel free to contact [email protected]                    

擴展基本資訊

名稱 IG Follower Export Tool - IG Email Extractor IG Follower Export Tool - IG Email Extractor
ID acibfjbekmadebcjeimaedenabojnnil
官方網址 https://chromewebstore.google.com/detail/ig-follower-export-tool-i/acibfjbekmadebcjeimaedenabojnnil
簡介 The Instagram Followers Scraper is a tool that allows users to extract Instagram followers, following including Emails.
檔案大小 2.93 MB
安裝次數 10,391
目前版本 2.9.5
更新時間 2024-01-25
上架時間 2023-01-07
評分 4.56/5 共 124 次評分
開發者 https://gmapsscraper.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://ig-follower-extractor.gmapsscraper.com
說明頁面URL https://ig-follower-extractor.gmapsscraper.com
隱私政策頁面URL https://g-maps.gmapsscraper.com/privacy.html
支援的語言 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "2.9.5",
    "author": "IGFollowEmailScraper",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "background": {
        "service_worker": "background.93e42914.js"
    },
    "permissions": [
        "storage",
        "cookies",
        "identity",
        "unlimitedStorage"
    ],
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApWzL6YrcHvw6iRv6YLPErIvAwTyLCZvoIfWNfSGCTdEggwWmpTOlt2ZNT7oHgUcma9mCU70EnF9luCDPJOnLao63zmRXlW\/vU5t1Kj1iwEk2K8ziST3ZpcUmmNARw4SqRtrfGpxqQJlrXeEnEql\/7X\/wMV0wf9N8sxu91EMNeT3oyE7Z3M4cqoDmvoS2tEG0II9EX5q+lu2XsSZdZpaIjIew6vTEww+Zfla\/gUMC7bXJUe9NNub+0ZBl+ccf5HW\/kXxRhLQmh\/zBcOmiWvoCXnoSTQ+7mRES0I8cmwrXbmjeZnNrYbTyxW+CWvG5lzHE5fLg9hdDxlnr3aJiBCClGwIDAQAB",
    "host_permissions": [
        "https:\/\/*.instagram.com\/*"
    ],
    "oauth2": {
        "client_id": "790749183993-89cer1v53uftrd4v7hvjlbl5ibvmdofv.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    }
}