Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elecordapp/flightdata-extension

A collection of web tools for flight simulation.
https://github.com/elecordapp/flightdata-extension

browser-extension chrome-extension extension firefox-extension flight-simulator

Last synced: 18 days ago
JSON representation

A collection of web tools for flight simulation.

Awesome Lists containing this project

README

        



# flightdata-extension

Collection of web tools for flight simulation.


Chrome Web Store Version


Mozilla Add-on Version


## Features

- Use Flightradar data inside of SimBrief

- Copy Flightradar playback data



- Insert playback data into SimBrief





## Installation

### Extensions Stores

- [Chrome Web Store](https://chromewebstore.google.com/detail/flightdata/oilmpigpkhjgmohnphinocoefomlafol)

- [Firefox Add-ons](https://addons.mozilla.org/en-GB/firefox/addon/flightdata/)

### Manual Setup

#### Chrome, Edge, Brave, Opera
1. Download the [flightdata-extension repo](https://github.com/elecordapp/flightdata-extension/archive/refs/heads/main.zip)
2. Extract all to create the folder `flightdata-extension-main`
3. Visit your browsers extensions page `chrome://extensions`
4. Enable the **'Developer Mode'** toggle
5. Drag the folder `flightdata-extension-main` onto the extension page to install it

#### Firefox
1. Download the [flightdata-extension repo](https://github.com/elecordapp/flightdata-extension/archive/refs/heads/main.zip)
2. Extract all to create the folder `flightdata-extension-main`
3. Visit the Firefox debugging page `about:debugging#/runtime/this-firefox`
4. Click the **'Load Temporary Add-on…'** button
5. Select the file `flightdata-extension-main\manifest.json` to install it

## License

The flightdata-extension is licensed under [Apache-2.0](https://github.com/elecordapp/flightdata-extension/blob/main/LICENSE).