Find Phone Number for Instagram
A tool for Bulk Find & Extract Instagram Phone Number, from followers / followings / hashtags / location / user-list / commenters.
¿Qué es Find Phone Number for Instagram?
Find Phone Number for Instagram es una extensión de Chrome desarrollada por Ez4Studio, y su función principal es "A tool for Bulk Find & Extract Instagram Phone Number, from followers / followings / hashtags / location / user-list / commenters.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Find Phone Number for Instagram
Descarga archivos de extensión Find Phone Number for Instagram en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | lnjcmonpnfocfmkfpefnbdhohddppbkg |
URL Oficial | https://chrome.google.com/webstore/detail/find-phone-number-for-ins/lnjcmonpnfocfmkfpefnbdhohddppbkg |
Descripción | A tool for Bulk Find & Extract Instagram Phone Number, from followers / followings / hashtags / location / user-list / commenters. |
Tamaño del Archivo | 1.12 MB |
Cantidad de Instalaciones | 85 |
Versión Actual | 1.0.3 |
Última Actualización | 2022-10-10 |
Fecha de Publicación | 2022-07-29 |
Desarrollador | Ez4Studio |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://ig-phone-number-finder.getwecomments.com |
URL de la Página de Política de Privacidad | https://page-ig-auto-bot.pages.dev/privacy |
Idiomas Soportados | 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" } |