Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.37 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.37 KB

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