Shop wisely with AI!
Find a file
buzz-lightsnack-2007 1820b4d2ca Replace the readme
2025-01-04 16:36:33 +08:00
.vscode remove deprecated recommendation 2024-03-20 13:39:52 +08:00
src rewrite 2025-01-04 16:28:50 +08:00
.gitignore ignore all files in config in git 2024-06-08 09:06:12 +08:00
LICENSE Initial commit 2024-03-16 01:34:36 +00:00
README.txt Replace the readme 2025-01-04 16:36:33 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Program title: ShopAI
Program author: Hansly Saw
Version: 1
Date: 2025.01.04

FEATURES
- [X] Get the data of a selected product from the e-commerce page through filters.
- [X] Generate information of the product through Google Geminis API.
- [X] Display the generated information within the e-commerce page.
- [X] Download and update filters automatically and manually.
- [X] Synchronize extension preferences across the browser synchronization instance.
- [X] Store the product information and the analysis.
- [X] Provide help features to instruct users on extension usage.

INSTALLATION
The extension is available via this repository's releases, and it is compatible wherever you find an extensions market. 

To install, you'll have to right click and save the file from the menu. In that case, you'll first need to enable developer mode for extensions to install this extension.
1. Go to [`about:extensions`](about:extensions) on your Chromium-based web browser.
2. Toggle the developer options.
3. Drag and drop the extension to the window.
4. Accept the permissions to install.

HOW TO USE
1. Open any e-commerce platform of your choice (Lazada, Shopee, etc.)
2. Select a product. 
3. Look for ShopAIs icon in your browser toolbar (usually located at the upper right corner of the web browsers window) and click on it. 
4. Click on the details to expand the pop-up and view more information about the product. 

DISCLAIMER
This extension is guaranteed to work in web browsers in desktop mode. It's not recommended for mobile use, although we will also launch a mobile version. 

CONTRIBUTIONS
Tripped on a bug, or did a lightbulb lit? Feel free to let us know! If there are not yet opened bug reports, please create one in the issues tracker.