CryptoJunkie: latest crypto news & prices

When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash

什麼是CryptoJunkie: latest crypto news & prices?

CryptoJunkie: latest crypto news & prices是由http://cryptojunkie.io開發的Chrome擴展程式,該擴展的主要功能是“When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載CryptoJunkie: latest crypto news & prices擴展crx文件

下載CryptoJunkie: latest crypto news & prices擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Convert the 'New tab' screen in Chrome into a cryptocurrency dashboard. Each time you open a new tab you'll see: trading tips, news on upcoming ICOs, price tickers, memes, special announcement, cryptocurrency videos, industry updates & much more.

Stay up to date on the latest news regarding: Bitcoin, Ethereum, Litecoin, Zcash, Ripple, Dash & more.  

If you consider yourself a cryptocurrency junkie or you're looking to learn more about cryptos, you MUST have this extension.                    

擴展基本資訊

名稱 CryptoJunkie: latest crypto news & prices CryptoJunkie: latest crypto news & prices
ID cpgjdheihpmldnkbbonjjlebkacaeecg
官方網址 https://chrome.google.com/webstore/detail/cryptojunkie-latest-crypt/cpgjdheihpmldnkbbonjjlebkacaeecg
簡介 When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash
檔案大小 188 KB
安裝次數 493
目前版本 1.0.5
更新時間 2017-12-02
上架時間 2017-12-02
評分 4.45/5 共 51 次評分
開發者 http://cryptojunkie.io
電子郵箱 [email protected]
付費類型 free
擴展官網 http://cryptojunkie.io
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CryptoJunkie: latest crypto news & prices",
    "description": "When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash",
    "manifest_version": 2,
    "version": "1.0.5",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/ https:\/\/www.youtube.com\/ https:\/\/s.ytimg.com https:\/\/cdn.embedly.com\/; object-src 'self'; child-src https:\/\/www.youtube.com\/ https:\/\/s.ytimg.com https:\/\/cdn.embedly.com",
    "permissions": [
        "activeTab",
        "*:\/\/*.google-analytics.com\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}