Remove the Tab to Choose Files First on Firefox.
Firefox forces the flex order as tab order so the setting is useless.
This commit is contained in:
parent
62d292ebf9
commit
a1e8d1a924
@ -60,7 +60,9 @@ Config =
|
||||
'Hide Original Post Form': [true, 'Hide the normal post form.']
|
||||
'Cooldown': [true, 'Indicate the remaining time before posting again.']
|
||||
'Cooldown Prediction': [true, 'Decrease the cooldown time by taking into account upload speed. Disable it if it\'s inaccurate for you.']
|
||||
<% if (type === 'crx') { %>
|
||||
'Tab to Choose Files First': [false, 'Tab to the file input before the submit button.']
|
||||
<% } %>
|
||||
'Quote Links':
|
||||
'Quote Backlinks': [true, 'Add quote backlinks.']
|
||||
'OP Backlinks': [true, 'Add backlinks to the OP.']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user