expand from current default disabled
This commit is contained in:
parent
1490837d3d
commit
4fed7ab966
@ -102,7 +102,7 @@
|
|||||||
'Image Hover': [false, 'Show full image on mouseover'],
|
'Image Hover': [false, 'Show full image on mouseover'],
|
||||||
'Sauce': [true, 'Add sauce to images'],
|
'Sauce': [true, 'Add sauce to images'],
|
||||||
'Reveal Spoilers': [false, 'Replace spoiler thumbnails by the original thumbnail'],
|
'Reveal Spoilers': [false, 'Replace spoiler thumbnails by the original thumbnail'],
|
||||||
'Expand From Current': [true, 'Expand images from current position to thread end.']
|
'Expand From Current': [false, 'Expand images from current position to thread end.']
|
||||||
},
|
},
|
||||||
Monitoring: {
|
Monitoring: {
|
||||||
'Thread Updater': [true, 'Update threads. Has more options in its own dialog.'],
|
'Thread Updater': [true, 'Update threads. Has more options in its own dialog.'],
|
||||||
|
|||||||
@ -24,7 +24,7 @@ config =
|
|||||||
'Image Hover': [false, 'Show full image on mouseover']
|
'Image Hover': [false, 'Show full image on mouseover']
|
||||||
'Sauce': [true, 'Add sauce to images']
|
'Sauce': [true, 'Add sauce to images']
|
||||||
'Reveal Spoilers': [false, 'Replace spoiler thumbnails by the original thumbnail']
|
'Reveal Spoilers': [false, 'Replace spoiler thumbnails by the original thumbnail']
|
||||||
'Expand From Current': [true, 'Expand images from current position to thread end.']
|
'Expand From Current': [false, 'Expand images from current position to thread end.']
|
||||||
Monitoring:
|
Monitoring:
|
||||||
'Thread Updater': [true, 'Update threads. Has more options in its own dialog.']
|
'Thread Updater': [true, 'Update threads. Has more options in its own dialog.']
|
||||||
'Unread Count': [true, 'Show unread post count in tab title']
|
'Unread Count': [true, 'Show unread post count in tab title']
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user