Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"action": {
"default_popup": "src\/popup.html",
"default_icon": "icon\/icon48.png"
},
"description": "Track, compare Instagram profiles, filter by gender, automatically follow or unfollow users, export data to Excel or CSV and more.",
"host_permissions": [
"https:\/\/*.instagram.com\/*",
"https:\/\/img.sdsw.workers.dev\/**",
"https:\/\/www.s-digital-solutions.com\/**"
],
"manifest_version": 3,
"name": "IG Followers Manager - Track, Automate, Export",
"permissions": [
"storage",
"unlimitedStorage",
"identity",
"cookies"
],
"version": "2.1.3",
"oauth2": {
"client_id": "986856679870-jeq76l94a9qls4b4l2njsk862j4rt5l6.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"icons": {
"16": "icon\/icon16.png",
"32": "icon\/icon32.png",
"48": "icon\/icon48.png",
"128": "icon\/icon128.png"
}
}