Skip to content

MoFalk23/parcellab-chrome-plugin

 
 

Repository files navigation

parcelLab Chrome Extension

About The Project

A Chrome popup/sidepanel extension to check order status via parcelLab API. This app is written in TypeScript and leverages Bootstrap and jQuery.

image

Installation

Manual Installation

  • Clone this repo
$ npm install
$ npm run build
  • Navigate to chrome://extensions/ and check the box for "Developer mode" in the top right.
  • Press the "Load unpacked" button on the top left of the screen
  • Navigate to and select the dist directory where you've cloned this repo to

Install from Chrome

Usage

  • From the options page enter your parcelLab account id, api token and select your language
  • Open the extension from the extension bar or in the sidepanel
  • Search for information by order number or tracking number

Contributing

Contribution guidelines

About

parcelLab Chrome plugin for Customer Service teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 72.4%
  • HTML 17.2%
  • SCSS 5.6%
  • JavaScript 4.7%
  • Shell 0.1%