Greasy Fork is available in English.

ChatGPT 无限 ∞

从无所不知的 ChatGPT 生成无穷无尽的答案 (用任何语言!)

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

  • v2024.11.21.7 2024-11-21

    Improved efficiency of <html> attr checks ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.21.6 2024-11-21

    Moved syncConfigToUI() to UI functions section for readability ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.21.5 2024-11-21

    Removed whitespace ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.21.4 2024-11-21

    Reverted syncStorageToUI() name to syncConfigToUI() since actions based on memory ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.21.3 2024-11-21

    Improved syncStorageToUI() comments ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.21.2 2024-11-21

    Eliminated reliance on sidebar toggle in toolbar one to work if hidden ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.21.1 2024-11-21

    Condensed sidebar toggle click listener ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.21 2024-11-21

    Renamed storage sync function to align w/ Chromium/FF codebase ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.20.3 2024-11-20

    Renamed settings.props to more semantic settings.controls ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.20.2 2024-11-20

    Moved app.settings to settings.props for improved structure ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.20.1 2024-11-20

    Condensed style init/assignments ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.20 2024-11-20

    Moved assetHostURL into app for improved structure ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.19.3 2024-11-19

    Normalized whitespace butchered by naughty VS Code ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.19.2 2024-11-19

    Moved sidebar toggle creation/div into obj for easier maintenance ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.19.1 2024-11-19

    Replaced nav in toggle obj/elem names w/ more semantic sidebar ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.19 2024-11-19

    Fixed sidebar toggle stopped appearing on mobile ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.18.1 2024-11-18

    Bumped app.latestAssetCommitHash ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.18 2024-11-18

    Trigger messages.json sync ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]

  • v2024.11.17 2024-11-17

    Loosened comparison operators for smaller filesize ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.11.14.1 2024-11-14

    Mitigated super-linear backtracking in regex ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.11.14.1 2024-11-14

    Shortened regex ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.11.14 2024-11-14

    Renamed styledState in notify() to styledStateSpan for readability ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.20.2 2024-10-20

    Shortened safeWinOpen() ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.20.1 2024-10-20

    Bumped app.latestAsetCommitHash ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.20 2024-10-20

    Bumped app.latestAssetCommitHash ↞ [auto-sync from adamlui/ai-web-extensions]

  • v2024.10.17.1 2024-10-17

    Narrowed scope of @connect URLs for improved privacy/security ↞ [auto-sync from adamlui/userscripts]

  • v2024.10.17 2024-10-17

    Changed env.scriptManager val when GM_info.scriptHandler undefined to more readable unknown ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.11 2024-10-12

    Bumped chatgpt.js to 3.3.5 ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.8 2024-10-08

    Refactored app.json import to use remote file for easier maintenance ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.7 2024-10-08

    Abstracted refactored chatgpt.isIdle() to align w/ browser extension code for easier maintenance ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.6 2024-10-07

    Changed chatgpt-apps to ai-apps everywhere ↞ [auto-sync from adamlui/ai-apps]

  • v2024.10.3.1 2024-10-04

    Updated icons to robot ones ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.3 2024-10-03

    Bumped chatgpt.js to 3.3.4 ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.2.2 2024-10-02

    Added finger cursor to modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.2.1 2024-10-02

    Added launch About modal on Userscript Disabled menu entry click ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.10.2 2024-10-02

    Added app.urls.review for improved structure ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/firgreasemonkeyefox]

  • v2024.10.1.12 2024-10-02

    Updated msgHostDir to use Chrome path for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.10.1.11 2024-10-01

    Added config syncs to infinity<activate|deactivate>() to reduce calls outside ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/chrome]

  • v2024.10.1.10 2024-10-01

    Replaced nav toggle clicks w/ infinity.<activate|deactivate>() calls to support config.toggleHidden ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]

  • v2024.10.1.9 2024-10-01

    Moved config updates in infinity.<activate|deactivate>() 1st to support calls => sync config ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/chrome]

  • v2024.10.1.8 2024-10-01

    Added config.toggleHidden check to nav toggle visibility obs to eliminate unneeded insertions ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/opera]

  • v2024.10.1.7 2024-10-01

    Added elem checks to navToggle.insert() for cleaner console if config.toggleHidden on 1st call ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/chrome]

  • v2024.10.1.6 2024-10-01

    Removed unneeded navicon check from navToggle.insert() ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/chrome]

  • v2024.10.1.5 2024-10-01

    Refactored navToggle.update() for improved performance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]

  • v2024.10.1.4 2024-10-01

    Replaced menu.refresh() in Auto-Start routine w/ syncConfigToUI() for consistency ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.10.1.3 2024-10-01

    Renamed syncStorageToUI() to syncConfigToUI() for cclarity ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.10.1.2 2024-10-01

    Converted config.infinityMode updates to settings.<save|load>()s to align w/ Chromium code for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.10.1.1 2024-10-01

    Added config update to infinity.activate() for consistency ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/opera]

  • v2024.10.1 2024-10-01

    Removed unnecessary return from Script Disabled menu entry callback ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.9.30.10 2024-10-01

    Narrowed scope of sidebar click-zoom observer to avoid affecting main UI ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]

显示脚本的所有版本