Bing Copilot Image auto-downloader

Automatic image downloader for Bing Copilot Image Creator.

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v0.25 2025-02-14

    The domain name changed again. New strings for all that cruft.

  • v0.24 2025-01-21

    Oops, I did the reload wrong when opening the page unauthenticated.

  • v0.23 2025-01-17

    oops, didn't mean to revert comment header

  • v0.22 2025-01-17

    Handle authentication when first opening the page while not logged in.
    _Slightly_ more intelligent search for the element to periodically reload.

  • v0.21 2024-11-16

    Make a brief attempt at automatically determining where in the tree to automatically refresh.

  • v0.20 2024-11-14

    Attempts to re-authenticate when the session times out.

    Moved to using GM_setValue() storage. With this change a few files might be re-downloaded as it's not checking the old `localstorage` data to avoid redundant downloads anymore. The filenames are the same so just look for the "(1)" versions.

    If you want to examine the new storage then you need to go to tampermonkey's settings page and ensure that its configuration mode is set to advanced. With that set, and after this script has made changes, then there will be a "storage" tab visible in the script's configuration.

  • v0.011 2024-11-09

    Fix bad handling of downloads lost to page reloads.

  • v0.01 2024-11-09

    Tried to make things a bit more robust. But I still don't really know what I'm doing.

  • vAlpha-v3 2024-11-07

    Updated for some website changes, and rewrote a bunch of stuff.

  • vAlpha-v2 2023-08-14

    Switch to using GM_Download(). Requires an extra permission but should avoid unnecessary prompting.

  • vAlpha-v1 2023-08-10

QingJ © 2025

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