WebExtension.net
Toggle dark mode
WebExtension.net

CDA Downloader

View on Chrome Web Store
View CDA Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (4 ratings)
1 new ratings
14 views
This extension has been viewed 14 times

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

Download videos from CDA.pl with just one click for free! Open video you want to download and hit the download button under it.
Type
Extension
Users
1,000 users
6
Undefined
View author page of Undefined
Published
Published on December 14, 2024
Version 1.1.10
Manifest version
3
Updated
Updated on January 13, 2025
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View CDA 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",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.1.10",
    "icons": {
        "16": "UI\/icon16.png",
        "64": "UI\/icon64.png"
    },
    "permissions": [
        "downloads",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/*.cda.pl\/*"
    ],
    "background": {
        "service_worker": "downloads.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.cda.pl\/*"
            ],
            "js": [
                "libs\/jquery-3.3.1.min.js",
                "main.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