18 lines
564 B
Markdown
18 lines
564 B
Markdown
# 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.
|