WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Instagram Audio Downloader

Instagram Audio Downloader

View on Chrome Web Store
View Instagram Audio Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (85 ratings)
2 new ratings
4 views
This extension has been viewed 4 times

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

Download Audios and Videos from IG Post, Reels, TV, Stories, one-click download of any IG video and audio.
Type
Extension
Users
454 users
9
Website socialplus.ai
robl*********************
View author page of robl*********************
Published
Published on December 20, 2024
Version 1.0.3
Manifest version
3
Updated
Updated on March 13, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Instagram Audio Downloader 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",
    "name": "Instagram Audio Downloader",
    "version": "1.0.3",
    "homepage_url": "https:\/\/socialplus.ai",
    "description": "__MSG_desc__",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "host_permissions": [
        "https:\/\/www.instagram.com\/*"
    ],
    "permissions": [
        "storage"
    ],
    "action": {
        "default_icon": "icons\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "content-script.js"
            ],
            "css": [
                "style\/style.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "injects.js"
            ],
            "css": [],
            "world": "MAIN"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        }
    ]
}
© 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