Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thomas Rientjes
tor-browser-settings
Commits
ff783ccb
Commit
ff783ccb
authored
Mar 31, 2017
by
Thomas Rientjes
Browse files
Register the custom security setting
parent
9cd985bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
ff783ccb
...
...
@@ -7,6 +7,12 @@
"main"
:
"src/main.js"
,
"author"
:
"Thomas Rientjes"
,
"preferences"
:
[{
"name"
:
"security_custom"
,
"title"
:
"Using custom security preferences"
,
"hidden"
:
true
,
"type"
:
"bool"
,
"value"
:
false
},
{
"name"
:
"security_level"
,
"title"
:
"Tor browser security level"
,
"hidden"
:
true
,
...
...
Thomas Rientjes
@Synzvato
mentioned in issue
#19 (closed)
·
Apr 07, 2017
mentioned in issue
#19 (closed)
mentioned in issue #19
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment