WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SocialDeck - IG Comment Export Tool

SocialDeck - IG Comment Export Tool

View on Chrome Web Store
View SocialDeck - IG Comment Export Tool Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (324 ratings)
2 new ratings
18 views
This extension has been viewed 18 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

SocialDeck is a free tool to export comments from Instagram posts and download the comments and user data to CSV.
Type
Extension
Users
1,000 users
7
kisself91348
View author page of kisself91348
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 17, 2024
Version 1.0.1
Manifest version
3
Updated
Updated on April 2, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View SocialDeck - IG Comment Export Tool Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.0.1",
    "default_locale": "en",
    "icons": {
        "128": "icons\/logo_128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icons\/logo_128.png"
        }
    },
    "options_page": ".\/options.html",
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.socialdeck.ai\/*",
        "https:\/\/*.cdninstagram.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*",
                "icons\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top