ccd0 / 4chan-x

Adds various features to anonymous imageboards.
https://www.4chan-x.net/
Other
989 stars 135 forks source link

[Feature Requests] Per Site Settings #2870

Open seniorm0ment opened 3 years ago

seniorm0ment commented 3 years ago

Requesting the ability to have per site settings, currently 4chan-x works on many different imageboards, so it doesn't exactly make sense to have them all share the same settings.

For example, custom board navigation only on some sites, while being able to have it turned off on others. Being able to have custom board navigation on, but have different links depending on what site you're on.

Ability to allow specific JS on some sites and not others, for example 4chan needs Google JS for captcha, but another imageboard doesn't so it'd make sense to disable it.

Other general settings like filtering, and anything that isn't 4chan specific should be adjustable on a per-site basis.

I can imagine this can easily be done by adding a option above each settings page or block where applicable that allows the user to input what site they want the settings to apply to, then be able to click a new page open and set settings for those websites, etc.

ccd0 commented 3 years ago

Being able to have custom board navigation on, but have different links depending on what site you're on.

This you might be able to do with custom CSS.

Filters are already adjustable on a per-site basis.