銀行匯率查詢

快速查看台灣各大銀行外匯匯率

Was ist 銀行匯率查詢?

銀行匯率查詢 ist eine Chrome-Erweiterung, die von Amos Lin entwickelt wurde, und ihr Hauptmerkmal ist "快速查看台灣各大銀行外匯匯率".

Erweiterungsscreenshots

screenshot

銀行匯率查詢-Erweiterungs-CRX-Datei herunterladen

Laden Sie 銀行匯率查詢-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        安裝此擴充套件即可馬上查看各銀行的最新匯率,不必再另外開新分頁到銀行網站。

* 1.0.15: 修復合庫商銀、華南銀行、國泰世華、兆豐商銀、玉山銀行匯率顯示,
                暫時移除台新銀行、中國信託

* 目前支援的銀行有:
  - 臺灣銀行
  - 土地銀行
  - 合庫商銀
  - 第一銀行
  - 華南銀行
  - 彰化銀行
  - 上海銀行
  - 台北富邦
  - 國泰世華
  - 兆豐商銀
  - 永豐銀行
  - 玉山銀行                    

Grundlegende Informationen zur Erweiterung

Name 銀行匯率查詢 銀行匯率查詢
ID nkfommjbmfeocgdnchkheddleojobabo
Offizielle URL https://chromewebstore.google.com/detail/%E9%8A%80%E8%A1%8C%E5%8C%AF%E7%8E%87%E6%9F%A5%E8%A9%A2/nkfommjbmfeocgdnchkheddleojobabo
Beschreibung 快速查看台灣各大銀行外匯匯率
Dateigröße 82.12 KB
Installationsanzahl 2,788
Aktuelle Version 1.0.15
Letztes Update 2021-01-22
Veröffentlichungsdatum 2018-12-22
Bewertung 4.67/5 Insgesamt 33 Bewertungen
Entwickler Amos Lin
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u9280\u884c\u532f\u7387\u67e5\u8a62",
    "short_name": "Forex TW",
    "version": "1.0.15",
    "manifest_version": 2,
    "description": "\u5feb\u901f\u67e5\u770b\u53f0\u7063\u5404\u5927\u9280\u884c\u5916\u532f\u532f\u7387",
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "permissions": [
        "storage",
        "https:\/\/mybank.landbank.com.tw\/SIGN\/SIGN_finf_01\/GetSCExchangeRates",
        "https:\/\/linmos.azurewebsites.net\/api\/v1\/exchange\/",
        "https:\/\/ibank.firstbank.com.tw\/NetBank\/7\/0201.html?sh=none",
        "https:\/\/mma.sinopac.com\/ws\/share\/rate\/ws_exchange.ashx",
        "https:\/\/www.bankchb.com\/frontend\/jsp\/getG0100_query.jsp",
        "https:\/\/ibank.scsb.com.tw\/netbank.portal?_nfpb=true&_pageLabel=page_other12&_nfls=false",
        "https:\/\/www.cathaybk.com.tw\/cathaybk\/personal\/deposit-exchange\/rate\/currency-billboard\/",
        "https:\/\/ebank.taipeifubon.com.tw\/B2C\/cfhqu\/cfhqu009\/CFHQU009_Home.faces"
    ]
}