Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 21, 2025.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "1.0.0", "author": "[email protected]", "name": "Instagram follower export tool", "description": "An Instagram Follower Export Tool to Extract Instagram follower and following and export to CSV with one click", "permissions": [ "storage", "cookies", "identity" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqMYtkF+2gf\/rM2FqGDjx9wKzbJHykhL4QCTErel8QY7L5q\/UfV+u7X3byQ+hddFg+xTY+XlS\/Z37JeMbWakZ+uUSlhToiPoc\/bZotS5jZa1NJWRD9jy9ges8JT\/lmepDDWh6QpDoHnLjUgqFa4vcGQl6IIojyYVgWJaPQ5a80Hl\/D0Fdd0S8ljxhk2gGiawWRuNsBQcez1oOPgU3TMak8hb4xRXeYvidL84Jnp\/3uj+NW3yDTX7UaJWdPFL21gTDvlZQQruEVx1\/se\/6TCn+p3z8ECVl5fKklMzQZifyKMAbdVsqB2GdpMmPqODp2QdtwOtog0ouVeT\/C2TpRusurwIDAQAB", "host_permissions": [ "*:\/\/*.instagram.com\/*", "*:\/\/*.cningot.com\/*" ], "oauth2": { "client_id": "25416294044-5l9mspg8p37ba3hiqlo91fino8mmp8t3.apps.googleusercontent.com", "scopes": [ "email", "profile" ] }, "web_accessible_resources": [ { "resources": [ "tabs\/dashboard.tsx" ], "matches": [ "<all_urls>" ] } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" } }