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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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" } |