Idealista Enhancer
Go to file
2022-10-15 22:53:54 +02:00
locations Uploading Biescas. 2022-10-15 22:53:54 +02:00
src Adding more locations. 2022-10-15 21:55:24 +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 Updating README to add greasyfork link. 2022-08-21 14:12:54 +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.

It is a UserScript, so you will need a browser extesion to use it. I recommend to use Tampermonkey or Greasymonkey for managing your UserScripts.

Direct download

You can get the script from: https://greasyfork.org/es/scripts/447354-idealista-enhancer

Manual compile

Clone the repository.

npm install
npm run bundle

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