WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
X (Twitter) Video Downloader Pro - One-Click HD Twitter Video Download

X (Twitter) Video Downloader Pro - One-Click HD Twitter Video Download

View on Chrome Web Store
View X (Twitter) Video Downloader Pro - One-Click HD Twitter Video Download Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (18 ratings)
1 new ratings
26 views
This extension has been viewed 26 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.

One-click download X/Twitter HD/4K videos & images,batch download,Direct download, no redirects.Solves Twitter video download issue
Type
Extension
Users
5,000 users
1K
phoe******************
View author page of phoe******************
Published
Published on October 28, 2024
Version 2.0.3
Manifest version
3
Updated
Updated on March 9, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View X (Twitter) Video Downloader Pro - One-Click HD Twitter Video Download 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,
    "version": "2.0.3",
    "default_locale": "en",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "homepage_url": "https:\/\/www.downloadvideos365.com",
    "action": {
        "default_icon": "icons\/icon_128.png",
        "default_title": "Open X"
    },
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "background": {
        "service_worker": "dist\/background.js",
        "script": [
            "js\/jquery.js"
        ]
    },
    "permissions": [
        "downloads",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*.dlvideo.net\/*",
        "https:\/\/*.downloadvideos365.com\/*",
        "https:\/\/twitter.com\/*",
        "https:\/\/x.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/x.com\/*"
            ],
            "css": [
                "my-styles.css",
                "icons\/iconfont\/iconfont.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/content-script.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/jquery.js",
                "js\/content-script.js",
                "js\/my-api.js",
                "js\/attach-content.js",
                "pay\/*",
                "icons\/*",
                "dist\/*"
            ],
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/x.com\/*"
            ]
        }
    ]
}
© 2026 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