Courier Tracking
Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.
O que é Courier Tracking?
Courier Tracking é uma extensão do Chrome desenvolvida por Vijay, e sua principal característica é "Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Courier Tracking
Baixe arquivos de extensão Courier Tracking no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | fbacmchaifbjifdcoohnkbpbfnlpodle |
URL Oficial | https://chrome.google.com/webstore/detail/courier-tracking/fbacmchaifbjifdcoohnkbpbfnlpodle |
Descrição | Track the status of Various Courier Services like USPS, Fedex, DHL, DTDC, Blue Dart and more. |
Tamanho do Arquivo | 11.16 KB |
Contagem de Instalações | 182 |
Versão Atual | 0.7 |
Última Atualização | 2015-04-05 |
Data de Publicação | 2015-04-05 |
Classificação | 2.67/5 Total de 6 Avaliações |
Desenvolvedor | Vijay |
Tipo de Pagamento | free |
Site da Extensão | http://ctracking.in |
Idiomas Suportados | 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:\/\/*\/*" ] } |