mirror of
https://github.com/primedigitaltech/azon_seeker.git
synced 2026-01-19 21:23:30 +08:00
Azon Seeker
Introduction
This browser extension is used to collect goods' information on Amazon.
Setup
1. Prepare Requirements
Make sure the following software is installed:
- node.js
- pnpm
2. Clone this Repo
git clone https://github.com/primedigitaltech/azon_seeker.git
3. Install the Node Dependencies
cd {path to repo}
pnpm i
4. Run in Development Mode
pnpm dev
5. Load Extension on Browser
Open the browser extension page.
Toggle on development mode.
Load the extension using the extension/ folder.
Languages
TypeScript
68%
Vue
31.4%
SCSS
0.4%
HTML
0.2%