ChatGPT 無限 ∞

あらゆる言語で全知のChatGPTから無限の回答を生成します!

コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示

  • v2024.3.5.2 2024/03/05

    Improved regex

    ± Eliminated potential for exponential/polynomial backracking in msgHref.replace regex by increasing specificity in capturing groups

    • Removed unnecessary escape char from config.updateURL regex
  • v2024.3.5.1 2024/03/05

    Eliminated potential for polynomial backtracking in regex

    ... by increasing specificity of capturing group

  • v2024.3.5 2024/03/05

    Added Whale as compatible browser

  • v2024.3.1 2024/03/01

    Bumped chatgpt.js to 2.6.6

  • v2024.2.26.1 2024/02/26

    Added truncation to toggle label (adamlui/chatgpt-apps#30)

  • v2024.2.26 2024/02/26

    Removed unicode from meta

  • v2024.2.23 2024/02/23

    Bumped chatgpt.js to 2.6.5

  • v2024.2.17 2024/02/17

    Added SRI hash to chatgpt.js

  • v2024.2.8.4 2024/02/09

    Shrank toggle glow radius

  • v2024.2.8.3 2024/02/09

    Added hiding of sidebar gradient div in private mode

  • v2024.2.8.2 2024/02/09

    Moved navicon.src assignment to insertToggle()

    ... from updateToggle() to accomodate live scheme changes

  • v2024.2.8.1 2024/02/09

    Added background to toggle parent to hide chat log

  • v2024.2.8 2024/02/08

    Updated navicon src

    ± Added light mode icon

    ± Replaced dark mode src w/ 32x32 icon

  • v2024.1.28.1 2024/01/28

    Replaced chatgpt.js import URL w/ npm one

  • v2024.1.28 2024/01/28

    Bumped chatgpt.js to 2.6.4

  • v2024.1.9 2024/01/09

    Updated copyright years ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.1.8 2024/01/08

    Added auto-casing to replyLanguage init for improved menu/alert aesthetics

  • v2024.1.5.2 2024/01/05

    Shortened icon meta URLs

  • v2024.1.5.1 2024/01/05

    Added newline to notify() for readability

  • v2024.1.5 2024/01/05

    Added // @compatible kiwi

  • v2023.12.23 2023/12/23

    Bumped chatgpt.js to 2.6.3

  • v2023.12.16.1 2023/12/17

    Removed extraneous config.keyPrefix assignment

  • v2023.12.16 2023/12/17

    Eliminated toCamelCase(str) to shorten codebase

  • v2023.12.10 2023/12/10

    Replaced all .appendChild()'s w/ .append()'s to shorten codebase

  • v2023.12.8.1 2023/12/09

    Shortened button var names

  • v2023.12.8 2023/12/09

    Merged re_firstLinkText + re_firstButton, moved init up

  • v2023.12.7.1 2023/12/08

    Removed fallback returns from firstLink + firstButton

  • v2023.12.7 2023/12/08

    Fixed sidebar btn selector for free users (adamlui/chatgpt-infinity#17)

  • v2023.12.5.1 2023/12/05

    Bumped chatgpt.js to 2.6.2

  • v2023.12.5 2023/12/05

    Updated firstButton selector (adamlui/chatgpt-infinity#17)

  • v2023.12.3.1 2023/12/04

    Bumped chatgpt.js to 2.6.1

  • v2023.12.3 2023/12/03

    Made FF scrollbar skinny to not crop toggle

    ± Renamed chatgptAlertStyle to tweaksStyle ± Renamed alertStyleUpdated to tweaksStyleUpdated ± Renamed #chatgpt-alert-override-style to #tweaks-style

  • v2023.11.28 2023/11/29 Imported from URL
  • v2023.11.26.1 2023/11/27

    Added base to parseInt()'s

  • v2023.11.26 2023/11/26

    Bumped chatgpt.js to 2.5.2

  • v2023.11.25.1 2023/11/25

    Renamed camelCase(input) to toCamelCase(str)

  • v2023.11.25 2023/11/25

    Added config.appName + camelCase(input)

  • v2023.11.21 2023/11/21

    Converted un-interpolated template literal to string

  • v2023.11.18.2 2023/11/18

    Added conditions to hiding sidebar in infinityMode.activate()

    ...

  • v2023.11.18.1 2023/11/18

    Bumped chatgpt.js to 2.5.1, added sidebar hiding...

    ... to infinityMode.activate() for mobile usability ± Re-positioned mobile toggle switch

  • v2023.11.18 2023/11/18

    Removed delay from Chrome extension check

    ... since latest Chromium doesn't need it

  • v2023.11.17.5 2023/11/18

    Added condition before removing forced cloaking on toggle

  • v2023.11.17.4 2023/11/18

    Added optional chaining to 1st toggle icon selection for class assignment

  • v2023.11.17.3 2023/11/18

    Updated hash in chatgpt.js import URL

  • v2023.11.17.2 2023/11/18

    Bumped chatgpt.js to 2.5.0, replaced isMobiileDevice()

    ... w/ chatgpt.browser.isMobile() ± Updated mobile toggle switch position

  • v2023.11.17.1 2023/11/18

    Shortened error args

  • v2023.11.17 2023/11/18

    Tightened/loosened equality comparisons

  • v2023.11.16.3 2023/11/16

    Removed unused isFireFox()

  • v2023.11.16.2 2023/11/16

    Moved toggle styling inline, renamed elem var names

  • v2023.11.16.1 2023/11/16

    Adjusted Firefox toggle pos, replaced .slider w/ .switch

    ± Re-ordered toggle label before switch

スクリプトのすべてのバージョンを表示