WebExtension.net
WebExtension.net

Share on Twitter

View on Chrome Web Store
View Share on Twitter Chrome Extension on Chrome Web Store
4.4 (115 ratings)

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

Share current tab, links and selected text on Twitter (X.com).
Type
Extension
Users
10,000 users
BrowserNative
View author page of BrowserNative
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 24, 2010
Version 3.0.0
Manifest version
3
Updated
Updated on June 25, 2024
View on Chrome Web Store
View Share on Twitter Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Share on Twitter",
    "version": "3.0.0",
    "manifest_version": 3,
    "description": "Share current tab, links and selected text on Twitter (X.com).",
    "background": {
        "service_worker": "service_worker.js"
    },
    "action": {
        "default_icon": "static\/icon-128.png",
        "default_title": "Share on Twitter"
    },
    "homepage_url": "https:\/\/browsernative.com\/share-on-twitter\/",
    "icons": {
        "16": "static\/icon-16.png",
        "32": "static\/icon-32.png",
        "48": "static\/icon-48.png",
        "128": "static\/icon-128.png"
    },
    "permissions": [
        "contextMenus",
        "activeTab",
        "storage",
        "declarativeContent"
    ],
    "options_page": "options\/options.html",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+T"
            }
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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