GeoGuessr Liked Maps Widget

Creates a widget on the GeoGuessr start page featuring your liked maps

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

  • v0.9.9 2025-09-22

    🔄 Version 0.9.9 Update

    Smarter Search Button 🔍

    Search now starts as an icon that expands when clicked, saving space while keeping everything you need just one click away.

    Layout Improvements 🎨

    Fixed an issue with the Sort dropdown and tweaked the Info tooltip to have a little bit larger padding between elements.

    Code Optimizations ⚡

    Removed some redundancies and did other misc code optimization changes.

  • v0.9.8 2025-09-16

    🔄 Version 0.9.8 Update

    Pin Icon Enhancements 📌

    Revamped pin icons making them larger (16px) and giving them better padding for easier clicking. Also some visual changes added to the icons with some CSS animations and drop shadow effects to make the pinned maps stand out a bit more.

    Smart Layout Improvements 🎨

    The widget now automatically calculates its height based on available sidebar space instead of using a fixed height, which should give users with larger screen resolutions a slightly longer widget, using up the free space in the sidebar better.

    Code Optimizations

    Removed redundancies and streamlined the initialization process. Improved widget creation and mounting logic with better fallback handling. CSS has been optimized with better organization and reduced redundancy. Code has been fully commented to improve readability.

  • v0.9.7 2025-09-15