Poe Checkbox Selector

Selects all messages on poe.com for easy conversation sharing

这些是代码更新过的版本。 显示所有版本

  • v3.2 2024-12-08 Imported from URL
  • v3.1 2024-12-04 Imported from URL
  • v3.0 2024-10-25

    Changelog v3:

    New Features:
    - Automatic scrolling to top functionality with scrollToTop() function
    - New botInfoCardExists() helper function
    - Animation for loading state in button
    - Success state icon for when all checkboxes are selected
    - CSS animations and styles for button states
    - Multiple container detection for scrolling
    - Progressive smooth scrolling implementation
    - SCROLL_ATTEMPTS and SCROLL_AMOUNT constants
    - Bot info card selector in CONSTANTS

    Improvements:
    - More efficient DOM traversal
    - Better handling of scroll events
    - Smoother animations and state transitions
    - Faster checkbox selection process
    - More reliable selection completion detection

    Code Updates:
    Modified
    - Reduced CLICK_DELAY from 200ms to 100ms
    - Reduced CHECK_INTERVAL from 1000ms to 500ms
    - Simplified state object by removing insertAttempts
    - Enhanced selectCheckboxes() to handle scrolling and auto-stop
    - Improved button state management with data-state attribute
    - Consolidated observer setup into single setupObservers() function
    - Optimized button insertion logic
    - Enhanced error handling in selection process

    Removed
    - MAX_INSERT_ATTEMPTS and RETRY_DELAY constants
    - Redundant initialization checks
    - initializeForChat() function, merged into main flow
    - Separate route change observer logic
    - Redundant button state checks

  • v2.1 2024-10-23

    Now the auto select button only appears while in sharing mode, making the header bar cleaner.

  • v2.0 2024-10-22

    Changelog v2:

    New Features:
    - Completely redesigned the button to match Poe's design system
    - Integrated the toggle button into Poe's native UI instead of using a floating button
    - Added route change detection for Single Page Application (SPA) support

    Improvements:
    - Improved state management with a centralized state object
    - Added better error handling and logging
    - Optimized DOM observations with more specific selectors
    - Improved performance with better interval management
    - Added retry mechanism for button insertion
    - Added cleanup routines when leaving chat pages

    Code Updates:
    - Reorganized code structure for better maintainability
    - Added constants for better configuration management
    - Improved DOM ready detection
    - Updated selectors to be more specific and reliable
    - Changed run-at to document-idle for better initialization
    - Added proper cleanup of intervals and observers

    Fixes:
    - Fixed memory leaks related to observers and intervals

  • v1.1 2024-07-15

    Better mobile support

  • v1.0 2024-07-10

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址