ChatGPT Clipboard Manager

Modern simple clipboard manager for ChatGPT with persistent storage

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

  • v0.1.2 2025-01-11

    Version Update (0.1.1 -> 0.1.2)

    Changelog

    • Moved the main button that opens the UI to the top to avoid elements overlapping
    • Replaced the dragging functionality with buttons designed for the same purpose
    • Fixed a bug that caused the favorites to become non-favorite when clicked anywhere on the card
  • v0.1.1 2024-11-10

    Version Update (0.1.0-alpha -> 0.1.1)

    Changelog

    (Contains update information for all users)

    • Added editable titles to items
    • Added a useful search bar
      • Search items by their title or contents
    • Added an option to "favorite" an item
    • Added an ability to drag saved items in the list
    • Added keyboard shortcuts
      • Esc to close the clipboard window when it's open
      • Ctrl / Meta + Shift + C to open the clipboard window and auto-copy the latest ChatGPT response to your clipboard
    • Added automatic theme recognition
    • Doubled the max amount of saved items (50 -> 100)


    Devlog

    (Contains more details on the update for developers)

    • Now using the GM_setValue and GM_getValue for ease of use
    • Collected some values into a single CONFIG dictionary
    • Optimized and rewritten some of the old logic
    • Titles for item cards are by default created as "Saved-" + current timestamp
      • Can be edited with a limit of 32 characters
      • Cannot be blank
    • Item cards now have date of creation, a little but nice detail
    • Modified of the order of items in the list
      • Favorites will appear at the top of the list on every page refresh
      • Item cards are now draggable and their positions in the list can be changed (until page refresh)
        • Planning to add auto-saving the item cards in the order they were placed manually
  • v0.1.0-alpha 2024-11-06

QingJ © 2025

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