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
官方網址 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
電子郵箱 [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'"
}