Connect to your last used / pinned Bluetooth device in one click, and choose a new default from your paired devices.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-003 warning
signals connected by extension should be disconnected in disable()
Signals assigned in `enable()` are missing matching disconnect calls in `disable()` or its helper methods.
extension.js:169
this.menu.connect('open-state-changed', isOpen => {
// Don't reorder the list while the menu is open,
// so do it now to start with the proper order
if (isOpen)
this._reorderDeviceItems();
})
V3: - Added quick connect option, choose either latest used device, or pin to any device