Buyee Helper is a Chrome extension designed to enhance your experience on Buyee.jp by providing various helpful 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.
- Clone the repository or download the ZIP file from the releases page.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" by toggling the switch in the top right corner.
- Drag and drop the ZIP file onto the Chrome extensions page. Chrome will automatically extract and load the extension.
- Navigate to Buyee.jp.
- The extension will automatically apply the selected options.
- To configure the options, click on the extension icon and select "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.)
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes and commit them (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
This project is licensed under the MIT License.