mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
parent
4de2d1fc68
commit
a49be72173
2 changed files with 18 additions and 2 deletions
|
|
@ -28,6 +28,10 @@
|
|||
name="browser.safebrowsing.phishing.enabled"
|
||||
type="bool"/>
|
||||
|
||||
<preference id="browser.safebrowsing.UI.enabled"
|
||||
name="browser.safebrowsing.UI.enabled"
|
||||
type="bool"/>
|
||||
|
||||
<preference id="browser.safebrowsing.downloads.enabled"
|
||||
name="browser.safebrowsing.downloads.enabled"
|
||||
type="bool"/>
|
||||
|
|
@ -73,8 +77,8 @@
|
|||
accesskey="&addonExceptions.accesskey;"/>
|
||||
</hbox>
|
||||
|
||||
<separator class="thin"/>
|
||||
<vbox align="start">
|
||||
<separator id="safeBrowsingUISep" class="thin"/>
|
||||
<vbox id="safeBrowsingUIGroup" align="start">
|
||||
<checkbox id="enableSafeBrowsing"
|
||||
label="&enableSafeBrowsing.label;"
|
||||
accesskey="&enableSafeBrowsing.accesskey;" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue