您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Hide the properties you don't like
Real Estate Folder is a userscript that lets you hide real estate listings you’re not interested in by toggling them open or closed. It supports popular property listing websites such as realestate.com.au and domain.com.au.
<details>
element.<summary>
is added to each listing, displaying a clickable title.pushState
/replaceState
) and waits for the page to update before reapplying its functionality.Install a Userscript Manager:
To use this script, you’ll need a userscript manager such as Tampermonkey or Greasemonkey.
Add the Script:
You can install the script via GreasyFork.
Visit a Supported Site:
Navigate to either realestate.com.au or domain.com.au. The script will automatically run and add toggle functionality to the property listings.
Toggle a Property:
Click on the listing title to hide or show the property.
Cookie Persistence:
The state of each listing (hidden or visible) is stored in cookies, so the preferences are maintained even after you refresh the page.
SPA Compatibility:
The script detects when the page updates via the History API and waits for the page to finish loading before applying the changes.
The key parts of the script include:
<details>
and <summary>
elements.This project is licensed under the MIT License.
Contributions are welcome! Feel free to fork this repository and submit pull requests with improvements or bug fixes.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址