This script installs as bookmarklet in your browser to export Google Flights results
To produce a minified version, you should make sure you have Node.js and UglifyJS installed. Then run
make clean
make
The built version will be put in the dist
subfolder.
Copy the content of the built file in the URL part of a bookmark in your browser.
- Guillaume Schaer - Initial work - gschaer
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details