Skip to content

Duoslow/buyee-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buyee Helper

Buyee Helper is a Chrome extension designed to enhance your experience on Buyee.jp by providing various helpful features.

Features

  • Description Translation: Automatically translates and displays the item description in an iframe.
  • Price Calculation: Calculates and displays prices in both Yen and the user's currency, including additional fees.
  • Time Conversion: Converts and displays auction times from JST to the user's local time zone.
  • Auto Select On Sale: Automatically selects the "On Sale" filter on Mercari search pages.
  • Floating Search Bar: Removes the floating search bar if the option is enabled.
  • Auto Select Lite Plan: Automatically selects the Lite Plan on Buyee's buy now or bid pages.
  • Dark Mode: Applies a dark mode theme to the website.
  • Highlight Auctions: Highlights auctions based on the remaining time.

Installation

  1. Clone the repository or download the ZIP file from the releases page.
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" by toggling the switch in the top right corner.
  4. Drag and drop the ZIP file onto the Chrome extensions page. Chrome will automatically extract and load the extension.

Usage

  1. Navigate to Buyee.jp.
  2. The extension will automatically apply the selected options.
  3. To configure the options, click on the extension icon and select "Options".

Options

You can configure the following options in the extension:

  • Floating Search Bar: Enable or disable the floating search bar.
  • Auto Select Lite Plan: Enable or disable automatic selection of the Lite Plan.
  • Highlight Auctions: Enable or disable auction highlighting.
  • Auto Select On Sale: Enable or disable automatic selection of the "On Sale" filter.
  • Dark Mode: Enable or disable dark mode. (Note: This feature is still in development and may not work correctly on all pages.)

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.