Cryptotab

CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial

Cryptotabとは何ですか?

CryptotabはVladyslav Khrystychによって開発されたChromeの拡張機能で、その主な機能は「CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        With CryptoTab extension you can access your most-used websites very fast and also see latest top-8 cryptocurrencies rates on top.

You can easily change saved website links and using search powered by Google.

On the "Crypto shortcuts" tab you'll find most popular resources related to the world of cryptocurrencies.                    

拡張機能の基本情報

名前 Cryptotab Cryptotab
ID ediflhgcaolkgmfjnhjdkdncidfpobge
公式URL https://chromewebstore.google.com/detail/cryptotab/ediflhgcaolkgmfjnhjdkdncidfpobge
説明 CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial
ファイルサイズ 262 KB
インストール数 52
現在のバージョン 0.0.0.1
最終更新日 2021-10-07
公開日 2021-10-06
開発者 Vladyslav Khrystych
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://vkhrystych.github.io/cryptotab-website/privacy-policy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cryptotab",
    "description": "CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial",
    "version": "0.0.0.1",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    },
    "permissions": [
        "topSites",
        "chrome:\/\/favicon\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}