Facebook Login Wall Remover

This script improves the guest browsing experience on the Facebook desktop site. It aims to remove common interruptions and add helpful features for users who are not logged in.

这些是此脚本的所有版本。 只显示代码变更过的版本。

  • v0.5.0 2026-01-05
  • v0.5.0 2026-01-05
    • New: ID Revealer. Click on a profile or page title to toggle a native-style popup displaying User IDs, Page IDs, Profile Name, and copyable Links.
    • New: Added automatic expansion for "See more" buttons in posts.
    • UI: Redesigned Toolbar and Permalink Copier with consistent SVG icons, colored elements, and animations.
  • v0.4.1 2026-01-04
    • Major Code Refactoring: Comprehensive overhaul of the codebase to improve readability, maintainability, and structure.
    • Performance Optimization: Implemented global event delegation for the Permalink Copier, significantly reducing memory usage during long browsing sessions.
    • Style Centralization: Consolidated all UI styles into a unified CSS stylesheet, replacing hardcoded inline styles with manageable CSS classes.
    • Enhanced Utilities: Upgraded internal tools to support declarative UI construction (event binding and nested children), streamlining the script's architecture.
  • v0.4.0 2026-01-04
  • v0.4.0 2026-01-03
  • v0.4.0 2026-01-03
    • New Feature: Auto-Error Recovery
      • Automatically attempts to fix "This page isn't available right now" errors by detecting and clicking the "Reload Page" button to restore the browsing session.
    • New Feature: Page Transparency Shortcuts
      • Added floating buttons (bottom-left) on Fan Pages for quick access to background information:
        • Ads Library: Opens the Ads Library and automatically navigates to the "About" tab (includes auto-dismiss for adblocker warnings).
        • Internal Transparency: Directly opens the page's transparency modal and auto-expands the details.
  • v0.2.2 2025-11-01
    • Added a "Reset All Settings" function (available in the settings panel and UserScript menu).
    • Fixed the permalink copier for Event posts.
    • Made the link in the copy-success notification clickable.
  • v0.2.1 2025-10-24
    • Improvement: Prevented UserScript from loading in iframes to fix display issues on embedded posts.
  • v0.2.0 2025-10-04

    This quality-of-life update enhances user experience with instant settings previews and improved copy notifications, while also increasing script stability and simplifying future maintenance.

  • v0.1.9 2025-09-28

    Refining Google Search Operators.

  • v0.1.8 2025-09-17

    Hotfix: Revert login check logic to fix feed loading issues.

  • v0.1.7 2025-09-17

    Improve toolbar design and search functionality.

  • v0.1.6 2025-09-12
  • v0.1.6 2025-09-11
  • v0.1.5 2025-09-10

    This update adds new and flexible ways to browse through posts on a feed.

    Key Features

    • New Navigation Methods: You can now navigate between posts in three different ways:

      • Keyboard: Use customizable hotkeys to jump between posts (defaults are J/K and the Arrow Keys).
      • Floating Buttons: On-screen buttons now appear in the bottom-right corner for easy mouse navigation.
      • Mouse Wheel: Hold a modifier key (like Shift) and scroll your mouse wheel to navigate. This can be set to "None" to use the wheel directly, which will replace normal page scrolling on feeds.
    • Click to Focus: You can also click on any non-interactive part of a post to select it. This allows you to immediately start navigating from that specific post using any of the methods above.

  • v0.1.4 2025-09-10
  • v0.1.4 2025-09-10
  • v0.1.4 2025-09-10
    • Improve the toolbar design and add a filtering feature.
    • Add auto-unmute and auto-volume functions for videos (inspired by areen-c's Facebook Auto Unmute UserScript).
  • v0.1.3 2025-09-09

    Fixed scroll restore functionality.

  • v0.1.2 2025-09-09
    • Improved login status detection logic.
    • Added a top toolbar for an alternative post search function (via Google site search).
  • v0.1.1 2025-09-05

    Fix: Hide the large interactive button bar on News Feed posts that triggers a login prompt.

  • v0.1.0 2025-09-02