NEO Dashboard

Real-time cryptocurrency price updates for NEO and GAS every time you open a new tab.

NEO Dashboard là gì?

NEO Dashboard là một tiện ích mở rộng Chrome được phát triển bởi http://neodashboard.com, và tính năng chính của nó là "Real-time cryptocurrency price updates for NEO and GAS every time you open a new tab.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng NEO Dashboard

Tải xuống các tệp mở rộng NEO Dashboard dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        NEO Dashboard is a Chrome New Tab dashboard that provides real-time cryptocurrency price updates for NEO and GAS. 

The following currencies are supported; AUD, BRL, CAD, CHF, CNY, EUR, GBP, HKD, IDR, INR, JPY, KRW, MXN, RUB, USD.

What is NEO? NEO, formerly Antshares, is China's first ever open source blockchain. Founded in 2014, NEO’s mission has been to reinvent the way commerce is done. Motivated by this, NEO has been created to shift our traditional economy into the new era of the Smart Economy.

-------------------------------

If you enjoy this extension, donations are greatly appreciated!

NEO/GAS: AUe3LpTePFq2PTfQGqqJrX3DwXnvQgpWGV
BTC: 17naYokroDWXLDCXNbsVgdg4BE8Aw48DHX
ETH: 0x5Ef2a001BdA671a716A52Ee2b8E90FA5Bbfe96E4                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên NEO Dashboard NEO Dashboard
ID jkmegbplkbpglhhlplfonlpgbaaeajkf
URL Chính Thức https://chrome.google.com/webstore/detail/neo-dashboard/jkmegbplkbpglhhlplfonlpgbaaeajkf
Mô tả Real-time cryptocurrency price updates for NEO and GAS every time you open a new tab.
Kích Thước Tệp 806 KB
Số Lần Cài Đặt 27
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2017-08-14
Ngày Phát Hành 2017-08-14
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển http://neodashboard.com
Loại Thanh Toán free
Trang Web Mở Rộng https://neodashboard.com
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NEO Dashboard",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Real-time cryptocurrency price updates for NEO and GAS every time you open a new tab.",
    "homepage_url": "http:\/\/neodashboard.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "storage"
    ]
}