Idealista Enhancer
Go to file
Jorge Bolois Guerrero 62825829e2 Separating code into files.
Bundling the code with node.
Adding some neccesary files.
2022-07-05 20:09:41 +02:00
app.js Adding WIP version app code from GreasyFork. 2022-07-04 18:37:25 +02:00
LICENSE Initial commit 2022-07-04 18:33:13 +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.