ToDesktop Docs
← Back to ToDesktop.com
Search
⌃
K
Links
Welcome
App Options
🚀
Launch at Startup (macOS, Windows only)
🔗
Defining Internal URLs
⛓
App Protocols and Deeplinks
Customizing your app
💄
Add Custom CSS to your Desktop App
👩💻
Add Custom Javascript to your Desktop App
🖱
Make a Transparent Titlebar Draggable (macOS only)
Javascript API
Introduction
ℹ
Info
🔗
Navigation
🖨
Printing
🏷
App Icon Badging, Bouncing and Progress Bar
👂
Menubar Window Events
⌨
Global Shortcuts
🧰
Tray
👉
Push Notifications with Firebase Cloud Messaging
👀
Find In Page
🗺
Window
🎛
Application Menu
🎚
Context menu
Recipes
🌟
Send Native Notifications
🖥
Separate Desktop Logic from Web App Logic
👀
Add Find In Page to your Desktop App
↔
Add Browser Controls to your Desktop App
💾
Storing Data
☁
Download Links for your Website
💗
Enlarging Menubar Window
🖲
Menubar Icon
🔴
Capture Screen Contents
👪
Building a Slack-like sidebar
🔒
Google OAuth Screen
Powered By
GitBook
🔗
Navigation
Open a URL in the user's default browser
Opens a URL in the user's default browser
window
.
todesktop
.
contents
.
openUrlInBrowser
(
'https://todesktop.com'
);
Javascript API - Previous
Info
Next - Javascript API
Printing
Last modified
2yr ago