WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
TwExportly: Export Tweets From Any Account

TwExportly: Export Tweets From Any Account

View on Chrome Web Store
View TwExportly: Export Tweets From Any Account Chrome Extension on Chrome Web Store
Add to bookmarks
3.2 (20 ratings)
1 new ratings
8 views
This extension has been viewed 8 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.

TwExportly is a Chrome extension for Twitter, allows you to export & download tweets from any account into an CSV or Excel file.
Type
Extension
Users
10,000 users
1K
Website 100xtools.com
Watson Tang
View author page of Watson Tang
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 17, 2023
Version 2.29
Manifest version
3
Updated
Updated on December 18, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View TwExportly: Export Tweets From Any Account 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": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "2.29",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "src\/assets\/icons\/16.png",
        "32": "src\/assets\/icons\/32.png",
        "48": "src\/assets\/icons\/48.png",
        "128": "src\/assets\/icons\/128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/popup\/popup.html",
        "default_icon": {
            "16": "src\/assets\/icons\/16.png",
            "32": "src\/assets\/icons\/32.png",
            "48": "src\/assets\/icons\/48.png",
            "128": "src\/assets\/icons\/128.png"
        }
    },
    "content_scripts": [
        {
            "js": [
                "assets\/twmodule.js.19e82c8a.js"
            ],
            "matches": [
                "*:\/\/*.twitter.com\/*",
                "*:\/\/*.x.com\/*"
            ],
            "world": "MAIN",
            "run_at": "document_start"
        }
    ],
    "host_permissions": [
        "*:\/\/*.twitter.com\/*",
        "*:\/\/*.x.com\/*"
    ],
    "permissions": [
        "storage",
        "webRequest",
        "scripting"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/100xtools.com\/*",
            "https:\/\/*.x.com\/*",
            "https:\/\/*.twitter.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.twitter.com\/*",
                "*:\/\/*.x.com\/*"
            ],
            "resources": [
                "assets\/index.d763c43b.js",
                "assets\/constant.7c24a6fb.js",
                "assets\/Twitter.svelte_svelte_type_style_lang.3931b606.js",
                "assets\/content.ts.313fff1f.js",
                "assets\/twmodule.js.19e82c8a.js",
                "assets\/subscription.de645634.js",
                "assets\/twitter.ts.a5f0cb95.js",
                "assets\/Twitter.inject.css"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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