Skip to content

Files

Latest commit

 

History

History
32 lines (25 loc) · 499 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 499 Bytes

Overview

A Chrome extension to show country flags on each product in Amazon.

License

This project is licensed under the terms of the Apache 2.0 license. See LICENSE.

Usage

Install from chrome web store.

Development

Setup

Install dependent packages

npm install

Unit test

Run test and report coverage

npm run build
npm run test

Package

Package extension file

npm run build
npm run package
# zip file will be created under build/