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
电子邮箱 [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'"
}