Explore the key features you might want to use in your Molybden desktop application.
How to initialize application, configure its options, manage its life cycle, etc.
How to configure the main application menu on macOS.
How to create, customize, and manage life cycle of an application window.
How to enable automatic updates in the application.
How to enable the dark/light mode in the application.
How to configure and show the window context menu.
How to display the native desktop notifications.
How to show and manage the standard message dialogs such as alert, confirmation, prompt, beforeunload, etc.
How to create, configure, and show a tray item in the system tray on macOS and notification area on Windows.
How to configure global keyboard shortcuts for your application.
How to work with various desktop capabilities such as show file/folder in the file manager, open URL in default web browser, etc.
How to access the system clipboard to read and write data.
How to configure the application's icon in the macOS Dock.
How to load URLs and local files, filter navigation requests, work with navigation history and more.
How to access the loaded content, analyze it, find text, save it as a local file, etc.
How to filter and display popup windows.
How to manage file downloads, get notifications about download progress, pause or cancel it.
About supported video and audio formats.
How to grant the application with required permissions.
About the built-in Chromium profiles and how to manage them.
How to work with the network-related functionality such as proxy, TLS, certificates, etc.
How to handle different authentication requests.
About the built-in spellchecker and how to configure the dictionaries.
About different cache types and how to clean them.
How to configure the application with custom proxy settings.
How to manage cookies.
Previous