项目作者: Braunson

项目描述 :
Source for the Canada Post Chrome Extension which adds a barcode on the tracking page for use with the Canada Post mobile app.
高级语言: JavaScript
项目地址: git://github.com/Braunson/canadapost-barcode-extension.git
创建时间: 2020-01-09T20:25:47Z
项目社区:https://github.com/Braunson/canadapost-barcode-extension

开源协议:MIT License

下载


Canada Post Barcode Extension

The extension generates and adds a barcode to the tracking page for easy adding the tracking number to the mobile phone in the Canada Post mobile app.

Download

Problem Solved

The problem this solves it that the mobile app for Canada Post allows you to track numbers, get updates on statuses of packages, etc. It also allows you to scan a barcode but when you receive a tracking number in your email or on a receipt, there’s no barcode. So this way when you click the link to “track” your package in your email, when it opens the tracking page on the Canada Post website, a barcode is added which you can use their mobile app to scan it with and add the tracking number into the app!

License

The Canada Post Barcode Extension is free software released under the MIT License.
See LICENSE for details.

Changelog

1.2.1 - Updated Chrome Manifest to support V3
1.2.0 - CanadaPost has root domains from canadapost.ca -> canadapost-postescanada.ca (Thanks Erwin for pointing this out)
1.1.0 - CanadaPost has changed the URL returning the tracking information, updated match regex.
1.0.0 - Released extension