IG Track - IG Follower & Unfollower Tracker
IG Track, an Instagram Tracker, offers insight for Instagram user to follow and unfollow easily.
Cos'è IG Track - IG Follower & Unfollower Tracker?
IG Track - IG Follower & Unfollower Tracker è un'estensione di Chrome sviluppata da Infwiz, e la sua funzione principale è "IG Track, an Instagram Tracker, offers insight for Instagram user to follow and unfollow easily.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione IG Track - IG Follower & Unfollower Tracker
Scarica i file di estensione IG Track - IG Follower & Unfollower Tracker 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
IG Track - Instagram Follower & Unfollower Tracker, help you to check fake followers, track and analyze your followers and unfollowers to find those who do not follow back on Instagram, discover your lost followers.
🆕 New Update v1.1.0
✓ Support: Lost followings - People you've unfollowed recently
✓ Fix some issues.
# Features
✓ Don't follow me back - People who don't follow you back on Instagram
✓ I don't follow back - People you do not follow back on Instagram
✓ Mutual friends - People who you follow and who also follow you back
✓ Lost followers - People who unfollow you recently
✓ New followers - People who have followed you recently
✓ Lost followings - People you've unfollowed recently
✓ New followings - People you've followed recently
# FAQ
https://igtrack.infwiz.com/#faq
If you have any problems, don't hesitate to contact us at [email protected].
# Data Privacy
All the data you process is on your local computer and never passes through our servers.
No password needed.
# Statement
INSTAGRAM is a trademark of Instagram, LLC. IG Track is not affiliated with, endorsed, sponsored, or otherwise related to INSTAGRAM, Inc. or any of its affiliates or subsidiaries. Informazioni di Base sull'Estensione
| Nome | |
| ID | bfjmkhnlifdfhcnmmhlocikaoipmfgkj |
| URL Ufficiale | https://chromewebstore.google.com/detail/ig-track-ig-follower-unfo/bfjmkhnlifdfhcnmmhlocikaoipmfgkj |
| Descrizione | IG Track, an Instagram Tracker, offers insight for Instagram user to follow and unfollow easily. |
| Dimensione del File | 1.24 MB |
| Conteggio Installazioni | 9,000 |
| Versione Corrente | 1.1.0 |
| Ultimo Aggiornamento | 2022-10-13 |
| Data di Pubblicazione | 2022-09-14 |
| Valutazione | 2.61/5 Totale 23 Valutazioni |
| Sviluppatore | Infwiz |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://igtrack.infwiz.com |
| URL della Pagina della Politica sulla Privacy | https://infwiz.com/privacy |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "IG Track - IG Follower & Unfollower Tracker",
"description": "IG Track, an Instagram Tracker, offers insight for Instagram user to follow and unfollow easily.",
"version": "1.1.0",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAg+6QTxUJZ4qnRQd+Y53im+DlOvYshvQ8d\/+wZzwRuI71YkrXctM5Jud8A+BdMzYCBptN7KO28lxSxAsrcbA7avZbufrwdvxsPzym6G2KkVU\/PfM7Lhbbueemjlu4LrEZEB5j1eqC\/LuDI2wk8ggtQ1fwO9vD\/sMbNWpRnfMdh7I7o16sb2oHwNC\/LoiSHRCra89vEUoUVJoLZsyUAFdptKKDOSug2KV2w7y3tThyBfUet8KTWkO+GZEghwr7hCPIoGk\/n43P1puiTXahdhhVGZZyIi4fCglKTH26CqbzGMmPb889ONeZpwk6A7uk3AJd7DZCYBBGsVbqzPa7aPq1tQIDAQAB",
"homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/bfjmkhnlifdfhcnmmhlocikaoipmfgkj",
"manifest_version": 3,
"oauth2": {
"client_id": "984571757481-seene603qp0oskucru8fk89ba2bnkk4q.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
],
"web_client_id": "984571757481-2t64jtlhevbl2d4916kf3vpml3gj99s9.apps.googleusercontent.com"
},
"background": {
"service_worker": "service-worker.js"
},
"icons": {
"16": "public\/lib\/images\/logo_16.png",
"32": "public\/lib\/images\/logo_32.png",
"48": "public\/lib\/images\/logo_48.png",
"128": "public\/lib\/images\/logo_128.png"
},
"permissions": [
"storage",
"cookies",
"identity"
],
"host_permissions": [
"*:\/\/*.instagram.com\/*",
"*:\/\/*.converts.cc\/*"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"action": {
"default_popup": "popup.html"
}
} | |