掛號快查

快速查詢中華郵政國內快捷/掛號/包裹。資料來源:中華郵政公司網路郵局

What is 掛號快查?

掛號快查 is a Chrome extension developed by https://hugojay.com, and its main feature is "快速查詢中華郵政國內快捷/掛號/包裹。資料來源:中華郵政公司網路郵局".

Extension Screenshots

screenshot

Download 掛號快查 Extension CRX File

Download 掛號快查 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        正在心急如焚地等你的網購包裹、信用卡掛號信嗎?
本套件提供最簡潔、最快速的查詢介面,查詢中華郵政國內快捷/掛號/包裹。

查詢即直接連接至中華郵政公司網路郵局,
非透過第三方伺服器,確保結果一致、可靠。

本套件開放原始碼 Open Source 於 GitHub !!(只支援郵局的最後一版,目前master已改為「台灣宅配/掛號快查」)
https://github.com/hugojay/PackageTrackerTW.crx/tree/iPost_1.0.2                    

Extension Basic Information

Name 掛號快查 掛號快查
ID kllpjlonnkpakmopgbmnhoihpmghghdb
Official URL https://chromewebstore.google.com/detail/%E6%8E%9B%E8%99%9F%E5%BF%AB%E6%9F%A5/kllpjlonnkpakmopgbmnhoihpmghghdb
Description 快速查詢中華郵政國內快捷/掛號/包裹。資料來源:中華郵政公司網路郵局
File Size 59.77 KB
Installation Count 87
Current Version 1.0.2
Last Updated 2013-03-20
Publish Date 2013-03-19
Rating 5.00/5 Total 2 Ratings
Developer https://hugojay.com
Payment Type free
Extension Website https://github.com/hugojay/PackageTrackerTW.crx/tree/iPost_1.0.2
Supported Languages zh-TW
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u639b\u865f\u5feb\u67e5",
    "version": "1.0.2",
    "description": "\u5feb\u901f\u67e5\u8a62\u4e2d\u83ef\u90f5\u653f\u570b\u5167\u5feb\u6377\/\u639b\u865f\/\u5305\u88f9\u3002\u8cc7\u6599\u4f86\u6e90\uff1a\u4e2d\u83ef\u90f5\u653f\u516c\u53f8\u7db2\u8def\u90f5\u5c40",
    "icons": {
        "48": "icons\/ipost.logo.48.png",
        "128": "icons\/ipost.logo.128.png"
    },
    "permissions": [
        "http:\/\/postserv.post.gov.tw\/"
    ],
    "browser_action": {
        "default_title": "\u639b\u865f\u5feb\u67e5",
        "default_icon": {
            "19": "icons\/ipost.logo.19.png",
            "38": "icons\/ipost.logo.38.png"
        },
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}