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."입니다.
확장 프로그램 스크린샷
AfterShip Track 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
ID | jhemehieldlehgkhlhfbehfgopklgmad |
공식 URL | 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\/" ] } |