Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -4927,7 +4927,7 @@ SettingsMenu.options = {
imageExpansion: [ 'Image expansion', 'Enable inline image expansion, limited to browser width' ],
imageHover: [ 'Image hover', 'Expand images on hover, limited to browser size' ],
imageSearch: [ 'Image search', 'Add Google and iqdb image search buttons next to image posts' ],
downloadFile: [ 'Download original', 'Adds a button to download image with original filename (Chrome only)'],
downloadFile: [ 'Download original', 'Adds a button to download image with original filename'],
revealSpoilers: [ "Don't spoiler images", 'Don\'t replace spoiler images with a placeholder and show filenames' ],
noPictures: [ 'Hide thumbnails', 'Don\'t display thumbnails while browsing']
},
Expand Down