Hide posts by keywords with the dashboard and hide posts from verified accounts
这些是此脚本的所有版本。 只显示代码变更过的版本。
fix filtering favorites users.
favicon bttn fix
wasnt woked starbttn. fixed.
new button .
the open panel button has been moved to the left container.
openpanel button has been moved to the left container.
searchinput added
"Enable" fix button text
2.4.55 Beta
added animation for hiding posts. and counter.
The filtering of selected users has been fixed.
Export/import and cleaning:These functions are adapted to work with the current list (keywords or users).The exported file is called favorite_users.json or hidden_keywords.json depending on the mode.
List of favorite users.In the isShowingFavorites mode, you can add user names with "@" (for example, @username).In keyword mode, regular words or phrases are added.The placeholder in the input field varies depending on the mode.Exclusion of hiding posts of selected users:The isFavoriteUser check has been added to the hidePosts function. If the author of the post is in favoriteUsers, his post is not hidden, even if it contains keywords.
Added the isGrokPage() function to check the URLThe initial visibility of the button depends on whether we are on the Grok page.Added the updateToggleButtonVisibility() function for dynamically updating visibilityThe toggleElementsVisibility() function now takes into account the Grok pageAdded listeners for URL changes via popstate and MutationObserver
added block / unblock
automatically hide the control panel (cpanel) and toggle button (ToggleButton) when opening a photo view on Twitter (X). Major changes
popup fix.
now you can hide posts from users who don't have a subscription and who have a subscription. be careful not to turn on one thing and turn off one of the two.
several fixes
popup place fixed
added DraggablePanel
fixed filtrations and translate post button
fixed translate posts button
added languagePopup
显示所有脚本版本