Logo
Explore Help
Sign In
davide/pallectrum
1
0
Fork 0
You've already forked pallectrum
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
9d42505eec0b58e7ae1fc0cdd851daf9865fc906
pallectrum/electrum/plugins/audio_modem/manifest.json

9 lines
245 B
JSON
Raw Normal View History

use manifest.json instead of loading init file for plugin registration
2025-03-17 17:29:38 +01:00
{
Make it possible to create zip plugins from internal plugins specifically: - add 'name' field to manifest.json - make 'version' optional in contrib/make_plugin - fix import in jade plugin
2025-04-14 11:41:57 +02:00
"name": "audio_modem",
use manifest.json instead of loading init file for plugin registration
2025-03-17 17:29:38 +01:00
"fullname": "Audio MODEM",
"description": "Provides support for air-gapped transaction signing.",
"requires": [["amodem", "http://github.com/romanz/amodem/"]],
move audio_modem icons to plugin dir, so that the plugin is self-contained. This requires changing the API of OverlayControlMixin.addButton
2025-04-15 13:26:54 +02:00
"icon":"speaker.png",
use manifest.json instead of loading init file for plugin registration
2025-03-17 17:29:38 +01:00
"available_for": ["qt"]
Make it possible to create zip plugins from internal plugins specifically: - add 'name' field to manifest.json - make 'version' optional in contrib/make_plugin - fix import in jade plugin
2025-04-14 11:41:57 +02:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 297ms Template: 59ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API