No longer reliant on Stylus, bundled and unified—I am complete. Multi-column layout + auto-expand "See More" on hover, auto-like, volume control, and comment expansion. (Expanded trigger range +20px)
AI-translated:
Maybe the final update, so adding English notes. 😛
0418 No longer reliant on Stylus, bundled and unified—I am complete.
0310 Attempted to differentiate auto-like statuses and temporarily avoid duplicate clicks. Added conditions even I don't fully understand, so it can now temporarily detect if already liked.
0212 fix AUTO_EXPAND_SELECTOR off>on issue
0605 Too many things seem trivial in the face of tediousness. Maybe someday I'll revert to the old text filter system—at least it didn't constantly change like CSS. But that would mean losing language compatibility.
0604 night Suddenly found it malfunctioning. Carelessly updated the AUTO_EXPAND_SELECTOR and SEE_MORE_SELECTOR styles. Ugh, does Facebook update this frequently?
0604 AUTO_EXPAND_SELECTOR = .xn6708d .html-span > .x193iq5w to .xn6708d .html-span > .x193iq5w.x6zurak
0528 SEE_MORE_SELECTOR =.x1l90r2v .xzsf02u.x1sur9pj to .xkhd6sd>.x18d9i69>.x4uap5>.xexx8yu>.xat24cr.x11i5rnm .xzsf02u.x1sur9pj"
0527: Improved styling to prevent excessive automatic comment expansion and misjudgment of "See More."
0526: Attempted to reduce accidental clicks; the homepage feed toggle was removed.
If you want to cancel hiding...change my css
/* === 隱藏元素 hide === */
.x1daaz14.x1t2pt76, /*FB homepage chat(聯絡人)*/
.xwib8y2.x1y1aw1k.xwya9rg, /*homepage Story(限動)*/
.xq1tmr.xvue9z > .x1yztbdb, /*homepage you post bar*/
footer/*homepage useless ad*/
{
display: none;}
0525: Improved performance issues, fixed homepage widening issue (in the styles). Removed single-post zoom and "See More" toggle.
0518: Reduced long-term memory usage by lowering judgment frequency; mouse response is slightly delayed.
scripts Features:
Four toggle buttons in the bottom-left corner:
Auto-like based on mouse position: Short bursts at human-like speeds work, but excessive clicking may trigger Facebook's anti-spam measures, temporarily blocking some account functions.
Auto-expand folded comments.
Volume control: Overrides Facebook's video volume when enabled. Use the +/- buttons to adjust volume by 10%. Recommended to disable Facebook's autoplay.
Facebook Multi-Column CSS: Overrides the number of columns.
Hide panel button: When minimized, two sets of +/- remain visible for adjusting volume and columns.
Non-toggle features:
Auto-expand "See More"/"Read More" based on mouse position—because who has time to click manually?
Auto-zoom expanded posts. The default width is too narrow.
Works with Css https://greasyfork.org/zh-TW/scripts/535430-facebook%E5%A4%9A%E6%AC%84%E5%8C%96-multi-column/code