Idealista Enhancer
locations | ||
src | ||
.gitignore | ||
app.js | ||
bundler.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
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.