WebExtension.net
Toggle dark mode
WebExtension.net

X Media Downloader - Twitter Image & Video Downloader

View on Chrome Web Store
View X Media Downloader - Twitter Image & Video Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (33 ratings)
7 new ratings
12 views
This extension has been viewed 12 times

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

Download Twitter videos & images effortlessly! Save high-quality content from profiles or posts, all while ensuring privacy.
Type
Extension
Users
953 users
134
austinmezaext
View author page of austinmezaext
Published
Published on December 27, 2024
Version 1.0.3
Manifest version
3
Updated
Updated on January 20, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View X Media Downloader - Twitter Image & Video 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",
    "version": "1.0.3",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage",
        "identity",
        "scripting",
        "downloads",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/xmediadownloader.com\/*",
        "*:\/\/*.x.com\/*",
        "*:\/\/*.twitter.com\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.x.com\/*",
                "*:\/\/*.twitter.com\/*"
            ],
            "js": [
                "contentScript.js"
            ],
            "css": [
                "style.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApAXjiw8HvdxjQfpAZr6o1Q6i5JgjY\/Lvr07mkrqMEKePw5EENn+W4mASsfHosjFBTw1p1Gx2BGZsd83ruTQs1DbKLXTMzMW\/8uCZwZRUM9zq5k+WuX+ZfJO4wCVQYGSDGSLHmB1R1hzGHw5x31QpZTZP+ViCZJWzmB+e3VEWAmDk+Pi1UhgRBxJJ6+1Q6J6Ru4FgYGkYyi0KMwgnym50lB\/Qnh7TBn2IjIYahxaalDPiy7ZbJ3Xa6Pzfgl1cTMzrbOvQrZ2xPCACLwUlb\/lV0LQ1OvQVgs9pqrIl1bI9x0JXXf+uG7LDFFuAQXrn4+iJ6hpl1lAZQo+bEJfrjMUk6wIDAQAB",
    "oauth2": {
        "client_id": "663983812909-hoaqq5smed14vafchfo6v83tqsl93ie9.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "libs\/*",
                "injected.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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