Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.38 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.38 KB

Uniqlo CN Chrome Extension in Kotlin JS

This is an extension just for fun.

Build

run ./gradlew clean build. A dist folder will be created after the build

Install

  1. Window -> Extensions or type chrome://extensions/ to open the Extensions window
  2. turn on Developer mode of chrome
  3. click Load unpacked button and select the dist folder of this project

What it does

  1. open any of the item of uniqlo cn site e.g. http://www.uniqlo.cn/item.htm?spm=0.0.0.0.7Ns7k9&id=568194806286&frm=& alt text

  2. click the extension button

    alt text

  3. it will add the converted price and the link of the same item of Australian site in the page

    alt text

Reference