Refactor to only have one function registerMenuCommand
When selected custom menu is removed, go to settings menu Allow iframe in custom menu to use Scripting API Return menu object when it is registered, can call remove function on it
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Custom Iframe Menu</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://workadventu.re/">GO TO WA BY IFRAME</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user