Idealista Enhancer
Go to file
Jorge Bolois 3b4a0e4ffc Removing not neccesary files.
Using same bundler as template project.
2023-02-25 12:07:54 +01:00
src Removing not neccesary files. 2023-02-25 12:07:54 +01:00
.env Removing not neccesary files. 2023-02-25 12:07:54 +01: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 Bump version and update package-lock. 2023-02-11 19:29:09 +01:00
LICENSE Initial commit 2022-07-04 18:33:13 +02:00
package-lock.json Removing not neccesary files. 2023-02-25 12:07:54 +01:00
package.json Removing not neccesary files. 2023-02-25 12:07:54 +01: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.