Studsministern / reels-blocker

1 stars 0 forks source link

[FIX] Check and update all options #5

Open Studsministern opened 5 months ago

Studsministern commented 5 months ago

Problem: Some options seem to be functional, but have incorrect descriptions. Solution: Investigate if the element selected by the CSS selector still matches with the description for the option.

Problem: Some options may be unnecessary. Solution: Compare the functionality when the option is enabled and disabled. If nothing changes, the option is no longer useful.

Problem: Some descriptions are confusing. Solution: Standardize the descriptions. Use already established names where possible, otherwise make sure names are clear and concise.