Greasy Fork is available in English.
Customize activity feeds by removing unwanted entries.
当前为
Customize the script's behavior by editing the config object at the top of the script file. Below are the configuration options with their valid values:
2): Set a positive integer representing the minimum number of activities to display per click on the "Load More" button.true): Set to true to remove activities with no comments. Set to false to keep them.false): Set to true to remove activities with no likes. Set to false to keep them.[]): Specify an array of strings that, if found in activities, will trigger their removal. For example, ['spam', 'low-quality']. Leave it as an empty array [] if you don't want to use this feature.false): Set to true for case-sensitive string removal. Set to false for case-insensitive removal.true): Set to true to run the script on the home feed. Set to false to exclude the home feed from processing.true): Set to true to run the script on social feeds. Set to false to exclude social feeds from processing.false): Set to true to run the script on user profile feeds. Set to false to exclude profile feeds from processing.