Crypto Trends

The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.

Crypto Trendsとは何ですか?

Crypto Trendsはhttps://cryptotrends.ioによって開発されたChromeの拡張機能で、その主な機能は「The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.」です。

拡張機能のスクリーンショット

screenshot

Crypto Trends拡張機能のCRXファイルをダウンロード

Crypto Trends拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        CryptoTrends makes sure you're never left behind on the latest in cryptocurrencies, bitcoin, and blockchain technology.
Whenever you open a new browser tab, the CryptoTrends app will open as the default content - allowing you to stay up-to-date with real-time prices, news and trends from 100's of sources.
Install it now and experience the magic.                    

拡張機能の基本情報

名前 Crypto Trends Crypto Trends
ID lfmfaiakfnejjlocfekpbplmllhgokha
公式URL https://chromewebstore.google.com/detail/crypto-trends/lfmfaiakfnejjlocfekpbplmllhgokha
説明 The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.
ファイルサイズ 13.41 KB
インストール数 121
現在のバージョン 1.0
最終更新日 2021-12-31
公開日 2021-12-31
評価 5.00/5 合計 4 レビュー
開発者 https://cryptotrends.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://cryptotrends.io/
ヘルプページのURL https://cryptotrends.io/contact
プライバシーポリシーページのURL https://cryptotrends.io/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Trends",
    "description": "The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.",
    "version": "1.0",
    "manifest_version": 3,
    "author": {
        "name": "Crypto Trends",
        "url": "https:\/\/cryptotrends.io\/"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": {
        "service_worker": "sw.js"
    },
    "action": {
        "default_icon": "img\/32.png"
    },
    "icons": {
        "16": "img\/16.png",
        "24": "img\/24.png",
        "32": "img\/32.png",
        "48": "img\/48.png",
        "64": "img\/64.png",
        "128": "img\/128.png"
    }
}