Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 499 Bytes

File metadata and controls

23 lines (15 loc) · 499 Bytes
layout page
title OpenWebRX+ Receiver Plugin: MagicKey
permalink /receiver/magic_key

This receiver plugin will allow you to set the MagicKey without typing it in the browser's address bar.

Preview

magic_key

Load

Add this line in your init.js file:

Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/receiver/magic_key/magic_key.js');

init.js

Learn how to load plugins.