AfterShip Track

Get real-time delivery updates with the free AfterShip extension.

什麼是AfterShip Track?

AfterShip Track是由AfterShip開發的Chrome擴展程式,該擴展的主要功能是“Get real-time delivery updates with the free AfterShip extension.”。

擴展截圖

screenshot
screenshot

下載AfterShip Track擴展crx文件

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

擴展使用說明

                        Track all your online orders and shipments!

You can use our shipment tracker for all deliveries with every local and international carrier including the Post, DHL, UPS, FedEx, DPD, USPS, etc.

Free shipment tracking with our extension 

Features includes:
• Sync your tracking history with Google Sync
• Automatic update tracking status
• Support up to 50 tracking numbers at one time

AfterShip package tracker currently supports 1000+ carriers in our order tracker web app.                    

擴展基本資訊

名稱 AfterShip Track AfterShip Track
ID jhemehieldlehgkhlhfbehfgopklgmad
官方網址 https://chromewebstore.google.com/detail/aftership-track/jhemehieldlehgkhlhfbehfgopklgmad
簡介 Get real-time delivery updates with the free AfterShip extension.
檔案大小 56.82 KB
安裝次數 305
目前版本 1.1.2
更新時間 2022-10-31
上架時間 2022-07-15
評分 3.00/5 共 3 次評分
開發者 AfterShip
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.aftership.com
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        },
        "default_popup": "popup.d334c8be.html"
    },
    "version": "1.1.2",
    "name": "AfterShip Track",
    "description": "Get real-time delivery updates with the free AfterShip extension.",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.aftership.com\/"
    ]
}