mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-31 03:51:38 +09:00
8 lines
308 B
XML
8 lines
308 B
XML
<?xml-stylesheet href="chrome://browser/skin/" type="text/css"?>
|
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" onload="opener.update()">
|
|
|
|
<command oncommandupdate="document.removeChild(document.documentElement)" commandupdater="true"/>
|
|
<box command="c"/>
|
|
<iframe/>
|
|
|
|
</window>
|