adding example of protocol_handlers (#451)

Thanks @tsl143  all looking good.
This commit is contained in:
Trishul
2020-05-28 04:35:14 +02:00
committed by GitHub
parent 0d46482e7d
commit 60ce50b10e
4 changed files with 35 additions and 0 deletions

View File

@@ -582,5 +582,10 @@
"windows.Window"
],
"name": "window-manipulator"
},
{
"description": "Demonstrates the use of protocol handlers.",
"javascript_apis": [],
"name": "open-irc-links"
}
]