Idealista Enhancer
Go to file
2022-08-21 13:51:30 +02:00
src Adding border depending on the item state and preferences. 2022-08-21 13:51:30 +02:00
.gitignore Separating code into files. 2022-07-05 20:09:49 +02:00
app.js Separating all remaining code into files. 2022-07-08 22:12:05 +02:00
bundler.js Adding border depending on the item state and preferences. 2022-08-21 13:51:30 +02:00
LICENSE Initial commit 2022-07-04 18:33:13 +02:00
package-lock.json Separating code into files. 2022-07-05 20:09:49 +02:00
package.json Separating all remaining code into files. 2022-07-08 22:12:05 +02:00
README.md Separating code into files. 2022-07-05 20:09:41 +02:00

Idealista Enhancer

Quick-view information for the flats. It also features some personalization to color the items if they fit your search parameters.

Manual compile

Clone the repository.

npm install
npm run bundle

Then use app.bundle.js in your prefered browser script manager.