IG Track - IG Follower & Unfollower Tracker
IG Track, an Instagram Tracker, offers insight for Instagram user to follow and unfollow easily.
IG Track - IG Follower & Unfollower Trackerとは何ですか?
IG Track - IG Follower & Unfollower TrackerはInfwizによって開発されたChromeの拡張機能で、その主な機能は「IG Track, an Instagram Tracker, offers insight for Instagram user to follow and unfollow easily.」です。
拡張機能のスクリーンショット
IG Track - IG Follower & Unfollower Tracker拡張機能のCRXファイルをダウンロード
IG Track - IG Follower & Unfollower Tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | bfjmkhnlifdfhcnmmhlocikaoipmfgkj |
| 公式URL | https://chromewebstore.google.com/detail/ig-track-ig-follower-unfo/bfjmkhnlifdfhcnmmhlocikaoipmfgkj |
| 説明 | IG Track, an Instagram Tracker, offers insight for Instagram user to follow and unfollow easily. |
| ファイルサイズ | 1.24 MB |
| インストール数 | 9,000 |
| 現在のバージョン | 1.1.0 |
| 最終更新日 | 2022-10-13 |
| 公開日 | 2022-09-14 |
| 評価 | 2.61/5 合計 23 レビュー |
| 開発者 | Infwiz |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://igtrack.infwiz.com |
| プライバシーポリシーページのURL | https://infwiz.com/privacy |
| 対応言語 | 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"
}
} | |