Courier Tracking
Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
Что такое Courier Tracking?
Courier Tracking - это расширение Chrome, разработанное Vijay, и его основная функция - "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".
Снимки экрана расширения
Скачать файл CRX расширения Courier Tracking
Скачайте файлы расширений Courier Tracking в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
CTracking.in is offering a service for tracking the status of the various courier or mail services across the world. Currently we are supporting tracking of United States USPS, Fedex, DHL and BlueDart. We are planning to add more services like DTDC, Professinal couriers, Indian Speed Post, UPS, Canada Post, Trackon couriers and First Flight Couriers.
Основная информация о расширении
Название | |
ID | fbacmchaifbjifdcoohnkbpbfnlpodle |
Официальный URL | https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle |
Описание | Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more. |
Размер файла | 11.16 KB |
Количество установок | 182 |
Текущая Версия | 0.7 |
Последнее Обновление | 2015-04-05 |
Дата публикации | 2015-04-05 |
Рейтинг | 2.67/5 Всего 6 оценок |
Разработчик | Vijay |
Тип оплаты | free |
Официальный сайт расширения | http://ctracking.in |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Courier Tracking", "short_name": "Track the Status of Different Courier Services", "description": "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.", "version": "0.7", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ] } |