📄 chrome.xsd
字号:
<?xml version="1.0"?>
<xs:schema targetNamespace="http://www.mozilla.org/rdf/chrome#" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:attribute name="name" type="xs:string"/>
<xs:attribute name="extension" type="xs:boolean"/>
<xs:attribute name="displayName" type="xs:string"/>
<xs:attribute name="author" type="xs:string"/>
<xs:attribute name="authorURL" type="xs:anyURI"/>
<xs:attribute name="description" type="xs:string"/>
<xs:attribute name="settingsURL" type="xs:anyURI"/>
</xs:schema>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -