WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Tradingview - Terminal Leader.Trade

Tradingview - Terminal Leader.Trade

View on Chrome Web Store
View Tradingview - Terminal Leader.Trade Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (7 ratings)
1 new ratings
4 views
This extension has been viewed 4 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.

Tradingview Terminal Trade crypto on ByBit directly from TradingView- the fast, easy, and secure for crypto traders.
Type
Extension
Users
505 users
6
ChromeExtGuy
View author page of ChromeExtGuy
Published
Published on April 3, 2023
Version 1.0.3
Manifest version
3
Updated
Updated on April 3, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Tradingview - Terminal Leader.Trade 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,
    "name": "Tradingview - Terminal Leader.Trade",
    "version": "1.0.3",
    "description": "Tradingview Terminal Trade crypto on ByBit directly from TradingView- the fast, easy, and secure for crypto traders.",
    "short_name": "Leader.Trade Terminal",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/SendToDiscord.daviddtech.repl.co\/backtest\/api\/v1.0\/results",
        "https:\/\/*.tradingview.com\/chart\/*",
        "https:\/\/SendToDiscord.daviddtech.repl.co\/message",
        "https:\/\/*.cloudfunctions.net\/*",
        "https:\/\/*.davidd.tech\/*"
    ],
    "optional_permissions": [
        "clipboardWrite"
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon.png",
            "32": "images\/icon.png",
            "48": "images\/icon.png",
            "128": "images\/icon.png"
        },
        "default_title": "Terminal",
        "default_popup": "html\/popup.html"
    },
    "icons": {
        "16": "images\/icon.png",
        "32": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "html\/*",
                "js\/*",
                "css\/*",
                "images\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "options_ui": {
        "page": "html\/options.html",
        "open_in_tab": false
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery.js",
                "js\/jquery-ui.min.js",
                "js\/jquery.toast.min.js",
                "js\/bootstrap.js",
                "js\/bootstrap.bundle.min.js",
                "js\/pako.js",
                "js\/chart.umd.js",
                "js\/bybit\/bybit_bigtrades.js",
                "js\/bybit\/bybit_orders.js",
                "js\/crypto-js.min.js",
                "js\/coin_pair_change.js",
                "js\/bottom_bar.js",
                "js\/form.js",
                "js\/content.js",
                "js\/bybit\/bybit_bigtrades.js",
                "js\/bybit\/bybit_orders.js",
                "fontawesome\/js\/all.js",
                "js\/content.js",
                "js\/crypto-js.min.js"
            ],
            "css": [
                "css\/jquery.toast.min.css",
                "css\/bootstrap.css",
                "css\/jquery-ui.min.css",
                "css\/reset.css",
                "css\/universal.css",
                "fontawesome\/css\/all.css",
                "css\/content.css",
                "css\/exchange.css"
            ],
            "matches": [
                "https:\/\/*.tradingview.com\/chart\/*",
                "https:\/\/*.davidd.tech\/*",
                "https:\/\/*.cloudfunctions.net\/*",
                "https:\/\/*.leader.trade\/*"
            ],
            "match_about_blank": true,
            "all_frames": false,
            "run_at": "document_end"
        }
    ]
}
© 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