WebExtension.net
Toggle dark mode
WebExtension.net

Download Manager Integration Checklist

View on Chrome Web Store
View Download Manager Integration Checklist Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (60 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Effective solution to seamlessly integrate Internet Download Manager (IDM) with Google Chrome manually
Type
Extension
Users
70,000 users
spearsmatthew328
View author page of spearsmatthew328
Published
Published on January 25, 2022
Version 4.2.1
Manifest version
3
Updated
Updated on February 2, 2025
productivity/education
Extension Category
View on Chrome Web Store
View Download Manager Integration Checklist 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": "Download Manager Integration Checklist",
    "description": "Effective solution to seamlessly integrate Internet Download Manager (IDM) with Google Chrome manually",
    "version": "4.2.1",
    "manifest_version": 3,
    "icons": {
        "16": "logo.png",
        "32": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [],
    "action": {
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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