mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 06:48:37 +02:00
adding example of protocol_handlers (#451)
Thanks @tsl143 all looking good.
This commit is contained in:
@@ -582,5 +582,10 @@
|
||||
"windows.Window"
|
||||
],
|
||||
"name": "window-manipulator"
|
||||
},
|
||||
{
|
||||
"description": "Demonstrates the use of protocol handlers.",
|
||||
"javascript_apis": [],
|
||||
"name": "open-irc-links"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user