Thrifty is a Google Chrome Extension designed to make your life easier by searching for items across various classified ads platforms in Europe, such as Kleinanzeigen, Subito, Willhaben, Gumtree, Leboncoin, Marktplaats, and more. The plugin opens multiple tabs to find matching results for you.
Finding specific niche items, like vintage furniture or synthesizer eurorack modules, can often be a challenge. With Thrifty, you can search across multiple marketplaces and ads platforms, increasing your chances of finding that perfect item at a lower cost. I'd be glad if this plugin could also help others find the stuff they're looking for.
- Ensure your
Node.js
version is 14 or higher.
- Change or configure the name of your extension in
src/manifest.json
. - Run the following command to install the necessary dependencies:
$ yarn install
To start the development server, navigate to the project directory and run:
$ cd thrifty-chrome-extension
$ npm run dev