Skip to content

Instantly share code, notes, and snippets.

@extratone
Created May 10, 2025 23:24
Show Gist options
  • Save extratone/feb020e8045ac896105d10182f9ff4db to your computer and use it in GitHub Desktop.
Save extratone/feb020e8045ac896105d10182f9ff4db to your computer and use it in GitHub Desktop.
My Reddit Enhancement Suite configuration.
{
"SCHEMA_VERSION": 2,
"data": {
"RESoptions.RESTips": {
"dailyTip": {
"value": false
}
},
"RESoptions.voteEnhancements": {
"userDefinedCommentColoration": {
"value": [
[
"0",
"#5f99cf"
],
[
"10",
"#f2b035"
],
[
"50",
"#ff4500"
],
[
"100",
"#d92b2b"
]
]
},
"userDefinedLinkColoration": {
"value": [
[
"0",
"#5f99cf"
],
[
"10",
"#f2b035"
],
[
"50",
"#ff4500"
],
[
"100",
"#d92b2b"
]
]
}
},
"RESoptions.betteReddit": {
"videoUploaded": {
"value": true
},
"showTimestampPosts": {
"value": true
},
"showTimestampWiki": {
"value": true
},
"showTimestampComments": {
"value": true
},
"videoViewed": {
"value": true
},
"showHiddenSortOptions": {
"value": true
},
"pinHeader": {
"value": "sub"
},
"showTimestampSidebar": {
"value": true
},
"commentsLinksNewTabs": {
"value": true
}
},
"RESModules.announcement.lastAnnouncementID": "1c4t6g2",
"highestVersion": "5.24.8",
"last_prune.newCommentCount": 1746918229354,
"RESoptions.commentTools": {
"macros": {
"value": [
[
"reddiquette",
"[reddiquette](https://support.reddithelp.com/hc/articles/205926439-Reddiquette) ",
"",
[
0,
false,
false,
false
]
],
[
"Current timestamp",
"{{now}} ",
"",
[
0,
false,
false,
false
]
]
]
}
},
"last_prune.RESoptions": 1746918228570,
"RESoptions.backupAndRestore": {
"googleAccount": {
"value": "[email protected]"
}
},
"RESmodules.subredditManager.subredditsLastViewed.OverallPerspective59": {
"enhancement": {
"last_visited": 1746918243074
}
},
"RESoptions.styleTweaks": {
"disableAnimations": {
"value": true
}
},
"RESmodules.announcement.lastUnreadDate": 1746918218552,
"RES.modulePrefs": {
"autoHide": false,
"commentHidePersistor": true,
"troubleshooter": false,
"orangered": true,
"spoilerTags": false,
"userbarHider": false,
"requestPermissions": false,
"showParent": false,
"commentSortBy": false,
"backupAndRestore": false,
"spamButton": false,
"readComments": false,
"userInfo": true,
"submitIssue": false,
"styleTweaks": true,
"saveComments": true,
"commentStyle": true,
"newCommentCount": false,
"searchHelper": true,
"showImages": true,
"neverEndingReddit": false,
"profileNavigator": false,
"wheelBrowse": false,
"localDate": true,
"commentTools": true,
"context": false,
"voteEnhancements": false,
"accountSwitcher": true,
"hover": true,
"commentQuickCollapse": false,
"settingsNavigation": false,
"easterEgg": false,
"quarantineHide": false,
"submitHelper": true,
"filteReddit": false,
"about": false,
"dashboard": false,
"onboarding": true,
"RESTips": false,
"subRedditTagger": false,
"xPostLinks": false,
"showKarma": false,
"commentDepth": false,
"tableTools": true,
"messageMenu": false,
"commandLine": false,
"penaltyBox": false,
"multiredditNavbar": false,
"hideChildComments": false,
"logoLink": true,
"sourceSnudown": true,
"keyboardNav": true,
"singleClick": false,
"modHelper": false,
"quickMessage": true,
"profileRedirect": true,
"userTagger": false,
"betteReddit": true,
"subredditStyleToggle": false,
"commentPreview": false,
"contribute": false,
"customToggles": false,
"notifications": true,
"version": false,
"userHighlight": true,
"selectedEntry": true,
"presets": false,
"neverEndingComments": false,
"redditUserInfo": false,
"stylesheet": false,
"RESMenu": false,
"temporaryDropdownLinks": false,
"noParticipation": true,
"subredditManager": true,
"subredditInfo": true,
"search": false,
"nightMode": true,
"usernameHider": false,
"announcements": true,
"commentNavigator": false,
"pageNavigator": true,
"disableChat": false
},
"RESoptions.commandLine": {
"menuItem": {
"value": false
}
},
"RESoptions.searchHelper": {
"defaultSortOption": {
"value": "top"
},
"defaultTimeOption": {
"value": "week"
},
"userFilterBySubreddit": {
"value": true
}
},
"RESoptions.nightMode": {
"nightModeOn": {
"value": true
}
},
"RESoptions.logoLink": {
"redditLogoDestination": {
"value": "/message/inbox"
}
},
"RESoptions.hover": {
"instances": {
"value": [
[
"accountSwitcher",
true
],
[
"messageMenu",
true
],
[
"profileNavigator",
true
],
[
"subredditInfo",
true
],
[
"userInfo",
true
]
]
}
},
"RESoptions.orangered": {
"faviconUseLegacy": {
"value": true
}
},
"RESoptions.profileRedirect": {
"fromLandingPage": {
"value": "submitted"
}
},
"backup.lastModified.file": 1746919251798,
"RESoptions.penaltyBox": {
"features": {
"value": [
[
"profileNavigator",
"sectionMenu",
true,
0
],
[
"RESTips",
"dailyTip",
true,
5
]
]
}
},
"RESoptions.showImages": {
"displayOriginalResolution": {
"value": true
}
},
"RESLastToolTip": 1746918219354,
"RESOptionsVersion": "5.17.0-firstRun-to-last"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment