Find Phone Number for Instagram
A tool for Bulk Find & Extract Instagram Phone Number, from followers / followings / hashtags / location / user-list / commenters.
Cos'è Find Phone Number for Instagram?
Find Phone Number for Instagram è un'estensione di Chrome sviluppata da Ez4Studio, e la sua funzione principale è "A tool for Bulk Find & Extract Instagram Phone Number, from followers / followings / hashtags / location / user-list / commenters.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Find Phone Number for Instagram
Scarica i file di estensione Find Phone Number for Instagram in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | lnjcmonpnfocfmkfpefnbdhohddppbkg |
URL Ufficiale | https://chrome.google.com/webstore/detail/find-phone-number-for-ins/lnjcmonpnfocfmkfpefnbdhohddppbkg |
Descrizione | A tool for Bulk Find & Extract Instagram Phone Number, from followers / followings / hashtags / location / user-list / commenters. |
Dimensione del File | 1.12 MB |
Conteggio Installazioni | 85 |
Versione Corrente | 1.0.3 |
Ultimo Aggiornamento | 2022-10-10 |
Data di Pubblicazione | 2022-07-29 |
Sviluppatore | Ez4Studio |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://ig-phone-number-finder.getwecomments.com |
URL della Pagina della Politica sulla Privacy | https://page-ig-auto-bot.pages.dev/privacy |
Lingue Supportate | 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" } |