WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Twitter(x) Video Downloader

Twitter(x) Video Downloader

View on Chrome Web Store
4.0 (5 ratings)
0 views

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

Download video from twitter. Download embed twitter video from any webpage with title. Fast and easy video download.
Type
Extension
Users
3,000 users
500
Website twitvd.com
Ücretsiz Oyunlar
Featured Extension

Hand-picked for quality and usefulness

Published
Version 1.10.2
Manifest version
3
Updated
productivity/workflow
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "short_name": "__MSG_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.10.2",
    "default_locale": "en",
    "action": {
        "default_icon": "images\/icon_24.png",
        "default_title": "__MSG_name__"
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "js": [
                "js\/script.js"
            ],
            "css": [
                "css\/style.css"
            ],
            "matches": [
                "*:\/\/*.twitter.com\/*",
                "*:\/\/*.x.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/content.js"
            ],
            "matches": [
                "*:\/\/*.twitter.com\/*",
                "*:\/\/*.x.com\/*"
            ]
        }
    ],
    "description": "__MSG_description__",
    "icons": {
        "16": "images\/icon_16.png",
        "24": "images\/icon_24.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_name__",
    "host_permissions": [
        "*:\/\/twitter.com\/*",
        "*:\/\/*.x.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.