Find Phone Number for Instagram
A tool for Bulk Find & Extract Instagram Phone Number, from followers / followings / hashtags / location / user-list / commenters.
Find Phone Number for Instagramとは何ですか?
Find Phone Number for InstagramはEz4Studioによって開発されたChromeの拡張機能で、その主な機能は「A tool for Bulk Find & Extract Instagram Phone Number, from followers / followings / hashtags / location / user-list / commenters.」です。
拡張機能のスクリーンショット
Find Phone Number for Instagram拡張機能のCRXファイルをダウンロード
Find Phone Number for Instagram拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A smart tool for find Instagram user phone number & email address easily. IGPhoneNumberFinder is useful for finding customer leads for marketing and sales prospects, extract & download phone number and public email from Instagram user followers / following / hashtags / location / post commenters / post likers / userlist and CSV userlist file. How to export IG phone number data? 1. Make sure login instagram.com first 2. Select which type should scrape, includes followers, following, hashtags, location, commenters, likers, userlist and userlist csv file. 3. Enter the correct params, like Instagram user name, hashtag name or location ID. 4. Click the START button. What columns you can export? #User ID #Username #Fullname #Followers #Followings #Posts #Tags #Phone #Email #CountryCode #City #Address #Is verified #Is Private #Is Business #External URL #Profile URL #Avatar URL #Biography #Category #Latitude #Longitude Data Privacy All data is processed in your local computer, it is never passing through our web server, no one knows what you exported.
拡張機能の基本情報
名前 | |
ID | lnjcmonpnfocfmkfpefnbdhohddppbkg |
公式URL | https://chrome.google.com/webstore/detail/find-phone-number-for-ins/lnjcmonpnfocfmkfpefnbdhohddppbkg |
説明 | A tool for Bulk Find & Extract Instagram Phone Number, from followers / followings / hashtags / location / user-list / commenters. |
ファイルサイズ | 1.12 MB |
インストール数 | 85 |
現在のバージョン | 1.0.3 |
最終更新日 | 2022-10-10 |
公開日 | 2022-07-29 |
開発者 | Ez4Studio |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://ig-phone-number-finder.getwecomments.com |
プライバシーポリシーページのURL | https://page-ig-auto-bot.pages.dev/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "description": "__MSG_extDescription__", "default_locale": "en", "permissions": [ "cookies", "storage", "identity" ], "host_permissions": [ "*:\/\/*.instagram.com\/*" ], "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "action": { "default_popup": "popup.html", "default_title": "__MSG_extName__", "default_icon": { "19": "icons\/19.png", "38": "icons\/38.png" } }, "background": { "service_worker": "js\/background.js" }, "oauth2": { "client_id": "628184170891-sr6r9vlvjb8mul6app16thbfb1s2qf59.apps.googleusercontent.com", "scopes": [ "openid", "email", "profile" ] }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn8GCF++l0B+aDu0ZtSi+WzeQPh\/soDfSCbZwlhzMmvLLGhgUzUOhh6TAcfibs06UvrIsJQruQdNysTgJ3smA6c9UX1gCtRaVEjVJpSxEy36GNUl8JRjy6a6IOPlIWSW4i7QHaYEvWOoVTFOh8PphUH8Weu33yI58+aeICrb82vMlRflbD2jyg3gFlAYaWYSyB6Hr2hwID4AFclg6qNzB77pS7KDm0bTWqr91\/KLjnDxpdS3VEQ9zudBa6Q4nuzWK\/YiwSkun51TjH+DqUqF38eLiXYVasIEH7BzKQEYuck2cWiMq8kTorM8uJWdO7F2PJiS902t3uwFKo9qH3MBtiQIDAQAB", "web_accessible_resources": [ { "resources": [ "assets\/*" ], "extension_ids": [ "enjkflimnefncojgfafapicdcjmaonkm" ] } ], "version": "1.0.3" } |