Greasy Fork is available in English.

ChatGPT Infini ∞

Générez des réponses infinies à partir de ChatGPT qui sait tout (dans n'importe quelle langue!)

Voici toutes les versions de ce script. Voir uniquement les versions où le code a été modifié.

  • v2024.11.19.3 19/11/2024

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

  • v2024.11.19.2 19/11/2024

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

  • v2024.11.19.1 19/11/2024

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

  • v2024.11.19 19/11/2024

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

  • v2024.11.18.1 18/11/2024

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

  • v2024.11.18 18/11/2024

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

  • v2024.11.17 17/11/2024

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

  • v2024.11.14.1 14/11/2024

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

  • v2024.11.14.1 14/11/2024

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

  • v2024.11.14 14/11/2024

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

  • v2024.10.20.2 20/10/2024

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

  • v2024.10.20.1 20/10/2024

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

  • v2024.10.20 20/10/2024

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

  • v2024.10.17.1 17/10/2024

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

  • v2024.10.17 17/10/2024

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

  • v2024.10.11 12/10/2024

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

  • v2024.10.8 08/10/2024

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

  • v2024.10.7 08/10/2024

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

  • v2024.10.6 07/10/2024

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

  • v2024.10.3.1 04/10/2024

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

  • v2024.10.3 03/10/2024

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

  • v2024.10.2.2 02/10/2024

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

  • v2024.10.2.1 02/10/2024

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

  • v2024.10.2 02/10/2024

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

  • v2024.10.1.12 02/10/2024

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

  • v2024.10.1.11 01/10/2024

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

  • v2024.10.1.10 01/10/2024

    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 01/10/2024

    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 01/10/2024

    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 01/10/2024

    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 01/10/2024

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

  • v2024.10.1.5 01/10/2024

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

  • v2024.10.1.4 01/10/2024

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

  • v2024.10.1.3 01/10/2024

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

  • v2024.10.1.2 01/10/2024

    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 01/10/2024

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

  • v2024.10.1 01/10/2024

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

  • v2024.9.30.10 01/10/2024

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

  • v2024.9.30.9 01/10/2024

    Restored needed observer to maintain nav toggle visibility when nav'ing between home/GPTs dir ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]

  • v2024.9.30.8 01/10/2024

    Updated sidebar btn click-zoom disable to working method ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]

  • v2024.9.30.7 01/10/2024

    Re-styled modal buttons

    ± Made borders thicc/square/dashed

    • Added transition to smoothen hover fx
    • Re-schemed away from blue since all the AI sites now use towards yellow/green ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]
  • v2024.9.30.6 30/09/2024

    Unboldened app name in Donate modal ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.9.30.5 30/09/2024

    Added Rate Us button to Donate modal + stack tracking for nav ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.9.30.4 30/09/2024

    Corrected donation links ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.9.30.3 30/09/2024

    Updated GitHub btn label in Donate modal to include 'Sponsors' to clarify financial intent ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.9.30.2 30/09/2024

    Localized state words in notifs ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/opera]

  • v2024.9.30.1 30/09/2024

    Replaced 'Leave Review' btn label in About modal w/ 'Rate Us' ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.9.30 30/09/2024

    Simplified PV listener to rely on syncStorageToUI() ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/opera]

  • v2024.9.29.11 30/09/2024

    Removed Donate entry from toolbar menu when extension installed ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

  • v2024.9.29.10 30/09/2024

    Removed sentence from Donate modal ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]

Afficher toutes les versions de script