discordplugins
This commit is contained in:
59
.config/BetterDiscord/plugins/ImageUtilities.config.json
Executable file
59
.config/BetterDiscord/plugins/ImageUtilities.config.json
Executable file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"all": {
|
||||
"amounts": {
|
||||
"hoverDelay": 0
|
||||
},
|
||||
"detailsSettings": {
|
||||
"footnote": true,
|
||||
"tooltip": false,
|
||||
"tooltipDelay": 0
|
||||
},
|
||||
"engines": {
|
||||
"_all": true,
|
||||
"Baidu": true,
|
||||
"Bing": true,
|
||||
"Google": true,
|
||||
"ImgOps": true,
|
||||
"IQDB": true,
|
||||
"Reddit": true,
|
||||
"SauceNAO": true,
|
||||
"Sogou": true,
|
||||
"TinEye": true,
|
||||
"WhatAnime": true,
|
||||
"Yandex": true
|
||||
},
|
||||
"general": {
|
||||
"nsfwMode": true
|
||||
},
|
||||
"places": {
|
||||
"userAvatars": true,
|
||||
"groupIcons": true,
|
||||
"guildIcons": true,
|
||||
"emojis": true
|
||||
},
|
||||
"rescaleSettings": {
|
||||
"messages": "NONE",
|
||||
"imageViewer": "NONE"
|
||||
},
|
||||
"resizeSettings": {
|
||||
"messages": false,
|
||||
"imageViewer": false
|
||||
},
|
||||
"scaleSettings": {
|
||||
"messages": "NONE",
|
||||
"imageViewer": "NONE"
|
||||
},
|
||||
"viewerSettings": {
|
||||
"zoomMode": true,
|
||||
"galleryMode": true,
|
||||
"details": true,
|
||||
"copyImage": true,
|
||||
"saveImage": true
|
||||
},
|
||||
"zoomSettings": {
|
||||
"lensSize": 1459,
|
||||
"pixelMode": false,
|
||||
"zoomLevel": 1.8000000000000016
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user