IG Lister

Export IG followers and following accounts to Excel CSV format.

What is IG Lister?

IG Lister is a Chrome extension developed by hi.oleksiv, and its main feature is "Export IG followers and following accounts to Excel CSV format.".

Extension Screenshots

Download IG Lister Extension CRX File

Download IG Lister extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Introducing IG Lister - a tool that allows you to effortlessly extract Instagram accounts into Excel or CSV format with just one click, completely free of charge. There are no hidden fees or costs involved.                    

Extension Basic Information

Name IG Lister IG Lister
ID ahiilniigddflhdiobbhgichnecpldlk
Official URL https://chromewebstore.google.com/detail/ig-lister/ahiilniigddflhdiobbhgichnecpldlk
Description Export IG followers and following accounts to Excel CSV format.
File Size 179 KB
Installation Count 24
Current Version 1.5
Last Updated 2023-11-29
Publish Date 2022-11-04
Developer hi.oleksiv
Email [email protected]
Payment Type free
Extension Website https://www.iglister.com/
Privacy Policy Page URL https://www.iglister.com/privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IG Lister",
    "description": "Export IG followers and following accounts to Excel CSV format.",
    "version": "1.5",
    "manifest_version": 3,
    "host_permissions": [
        "https:\/\/i.instagram.com\/*",
        "https:\/\/www.instagram.com\/*"
    ],
    "action": [],
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [],
    "icons": {
        "16": "assets\/icon16.png",
        "32": "assets\/icon32.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    }
}