Extract Google Business Data (v12)

Extracts and displays Google Business data with a slide-out panel for logging and information display

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v12.0 02-09-2024

    ### Version 12.0 (Current)
    - Updated match URL to only run on /search pages on Google

  • v11.0 02-09-2024

    Version 11.0

    • Added a "Rescan Page" button to manually trigger data extraction
    • Implemented MutationObserver to detect dynamically loaded content
    • Improved error handling and user feedback
    • Enhanced the script's ability to find business information in various page layouts
    • Updated the UI for better visibility and user interaction
  • v10.0 02-09-2024

    Changelog

    Version 10.0

    • Added support for multi-location business pages
    • Implemented new methods to extract CID (Customer ID) from various page elements
    • Added extraction and logging of all data attributes from the CID element
    • Improved business name extraction for different page layouts
    • Enhanced error handling and user notifications for missing information
    • Optimized the slide-out panel layout for better readability
    • Added copy buttons for each piece of extracted information
    • Implemented a popup notification system for user feedback
  • v9.0 02-09-2024

    ## Changelog

    ### Version 9.0 (Current)
    - Improved formatting of the slide-out panel for better readability
    - Renamed variables to more user-friendly names (e.g., "Place ID URL" instead of "pidLink")
    - Added "Write A Review URL" to the panel and console log
    - Improved console log readability with line breaks between entries
    - Updated styling for a cleaner look

    ### Version 8.0
    - Added copy buttons for each piece of extracted data
    - Implemented popup notification system for user feedback
    - Added credits to the bottom of the slide-out panel

    ### Version 7.0
    - Introduced the slide-out panel feature
    - Added console logging within the panel
    - Improved error handling and user notifications

    ### Version 6.0 and earlier
    - Initial script development
    - Basic data extraction and display on the Google Business Profile page

    ### Version 4.0

    - **New Feature**: Added a "Write Review" button linking to the Google review page using the placeid.
    - **Improvements**: Enhanced error handling and improved the clarity of console messages.
    - **Bug Fixes**: Fixed issues with elements not being found on certain pages.

  • v4.0 23-07-2024

    Changelog

    Version 4.0

    • New Feature: Added a "Write Review" button linking to the Google review page using the placeid.
    • Improvements: Enhanced error handling and improved the clarity of console messages.
    • Bug Fixes: Fixed issues with elements not being found on certain pages.
  • v3.0 11-09-2023
  • v0.1 11-09-2023