AI Anywhere for ChatGPT 版本历史 - 25 个版本
AI Anywhere for ChatGPT 作者: Juraj Mäsiar
AI Anywhere for ChatGPT 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 4.8
发布于 2025年4月1日 - 1.88 MB适用于 firefox 128.0 及更高版本Version 4.8:
- added helper popup message when page loading fails (usually when login page doesn't match provider domain)
- added option to customize how Alt + i opens源代码遵循 保留所有权利 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 4.7
发布于 2025年3月28日 - 1.88 MB适用于 firefox 128.0 及更高版本Version 4.7:
- fixed "Reopen in new tab" button
- refactoring源代码遵循 保留所有权利 发布
版本 4.6
发布于 2025年3月28日 - 1.88 MB适用于 firefox 128.0 及更高版本Version 4.6:
- list of providers is now visible in top-bar (when sidebar is hidden)
- the "Open in new tab" icon now reopens current chat URL in a new tab (which should reopen the current chat)
- removed now redundant "webRequest" permission源代码遵循 保留所有权利 发布
版本 4.5
发布于 2025年3月27日 - 1.88 MB适用于 firefox 128.0 及更高版本Version 4.5:
- fixed broken "Enter" key to submit message in ChatGPT源代码遵循 保留所有权利 发布
版本 4.4
发布于 2025年3月26日 - 1.88 MB适用于 firefox 128.0 及更高版本Version 4.4:
- fixed "Alt + Up/Down" switching between disabled providers
- fixed wrong scrollbar in Chrome
- fixed opening modal window with a correct dimension源代码遵循 保留所有权利 发布
版本 4.3
发布于 2025年3月26日 - 1.88 MB适用于 firefox 128.0 及更高版本Version 4.3:
- hotfix for unexpected infinite loop when using modal window instead of popup
Version 4.2:
- refactored popup for a better performance (removing redundant iframe encapsulation)
- fixed race condition causing error loading AI provider in a new tab/window
- fixed closing popup after requesting permission
- added ping to the service worker to keep it alive (just in case)
- changed default to "OpenEditorAs.newWindow" for context menus源代码遵循 保留所有权利 发布
版本 4.0
发布于 2025年3月24日 - 1.89 MB适用于 firefox 128.0 及更高版本Version 4.0:
- added support for more AI providers - Gemini, Copilot, Claude and Grok
- you can switch between providers with "Alt + Up/Down" key
- added "gpt-4-5" model option for ChatGPT provider
- removed Edge store link (since I didn't release it there yet)
- added Tips and tricks section源代码遵循 保留所有权利 发布
版本 3.6
发布于 2024年9月12日 - 1.88 MB适用于 firefox 115.0 及更高版本Version 3.6:
- fixed broken text input (ChatGPT changed the page a lot)
- strengthen iframe loading loading源代码遵循 保留所有权利 发布
版本 3.5
发布于 2024年6月22日 - 1.88 MB适用于 firefox 115.0 及更高版本Version 3.5:
- fixed broken "Auto-submit" for queries
- updated libs源代码遵循 保留所有权利 发布
版本 3.4
发布于 2024年6月5日 - 1.88 MB适用于 firefox 115.0 及更高版本Version 3.4:
- Firefox and Thunderbird version is no longer not-persistent, until a bug is fixed: https://bugzilla.mozilla.org/show_bug.cgi?id=1799344
- added "gpt-4o" support源代码遵循 保留所有权利 发布
版本 3.3
发布于 2024年5月21日 - 1.88 MB适用于 firefox 115.0 及更高版本Version 3.3:
- fixed race condition (reading user options when addon wakes up, since now it's being terminated when it's not opened)源代码遵循 保留所有权利 发布
版本 3.2
发布于 2024年5月10日 - 1.88 MB适用于 firefox 115.0 及更高版本Version 3.2 - NEW HOST PERMISSION UPDATE!!!
- ChatGPT page has changed their homepage - now it's under new domain "chatgpt.com" (before "chat.openai.com"). This means my addon now needs access to this new domain.
- updated libs and migrated old webRequest API to declarativeNetRequest API (manifest V3 compatible - read "future-proof")
- updated background colors (removed gradient)
- refactored background script loading using modern "scripts"
- fixed bad security headers handling (this broke the page again in 3.0 release)源代码遵循 保留所有权利 发布
版本 3.0
发布于 2024年5月6日 - 1.88 MB适用于 firefox 115.0 及更高版本Version 3.0 - NEW HOST PERMISSION UPDATE!!!
- ChatGPT page has changed their homepage - now it's under new domain "chatgpt.com" (before "chat.openai.com"). This means my addon now needs access to this new domain.
- updated libs and migrated old webRequest API to declarativeNetRequest API (manifest V3 compatible - read "future-proof")
- updated background colors (removed gradient)
- refactored background script loading using modern "scripts"源代码遵循 保留所有权利 发布
版本 2.6
发布于 2023年11月2日 - 1.86 MB适用于 firefox 115.0 及更高版本Version 2.6:
- fixed double-submit issue (creating two items in history, I'm sorry for polluting it :()
- removed legacy Safari code (you won't be missed!)
- min. version is now Firefox ESR 115
- updated libs and removed legacy runtime storage
- removed "re-entering" query hotfix (the input is no longer accidentally cleared)源代码遵循 保留所有权利 发布
版本 2.5
发布于 2023年7月5日 - 1.86 MB适用于 firefox 102.0 及更高版本Version 2.5 hotfix:
- session storage is now disabled for Firefox to prevent crazy issues in CS (it will be re-enabled once the Firefox 115 is globally released)
- icon to reopen in new tab is now always visible
- removed "re-entering" query hotfix (the input is no longer accidentally cleared)
Version 2.4:
- added support for "Auto-submit" query
- delete button now shows dialog (to prevent accidental clicks)源代码遵循 保留所有权利 发布
版本 2.3
发布于 2023年6月8日 - 1.86 MB适用于 firefox 102.0 及更高版本Version 2.3:
- added ability to use "Aliases" for the context menu items
- fixed broken addon in upcoming Firefox 115 (new session storage API polyfill issue)源代码遵循 保留所有权利 发布
版本 2.2
发布于 2023年5月9日 - 1.86 MB适用于 firefox 102.0 及更高版本Version 2.2:
- fixed auto-resizing input when text is multi-line
- removed "Copy to clipboard" button (ChatGPT now shows one by default)源代码遵循 保留所有权利 发布
版本 2.1
发布于 2023年5月1日 - 1.86 MB适用于 firefox 102.0 及更高版本- fixed option to use new "gpt-4" model源代码遵循 保留所有权利 发布
版本 2.0
发布于 2023年5月1日 - 1.86 MB适用于 firefox 102.0 及更高版本Version 2.0:
- added option to use new "gpt-4" model by default源代码遵循 保留所有权利 发布
版本 1.9
发布于 2023年4月6日 - 1.86 MB适用于 firefox 102.0 及更高版本1.9 release:
- fixed wrong re-inputting same input after the query was submitted源代码遵循 保留所有权利 发布
版本 1.8
发布于 2023年4月4日 - 1.86 MB适用于 firefox 102.0 及更高版本1.8 release:
- added support for "%f" placeholder that sets "cursor position" after the message is entered
- added hotfix for clearing input when the window opens
- adding new Context menu option will now clone focused one
- fixed broken Toolbar action - open in new window源代码遵循 保留所有权利 发布
版本 1.7
发布于 2023年3月21日 - 1.85 MB适用于 firefox 102.0 及更高版本- added a "Copy to clipboard button"
- fixed broken focus in Chrome
- fixed broken "Alt + I" command to open in modal window
- fixed text input interaction
- Enter key will now submit the query (use "Shift + Enter" to write new line)
- topbar is now smaller
- disabled auto-input-lookup (which caused instant search when opened on Google/other search engine)
- fixed bad "initiatorDomains" that break Chat on further navigation
- updated libs源代码遵循 保留所有权利 发布
版本 1.6
发布于 2023年3月4日 - 1.85 MB适用于 firefox 102.0 及更高版本Version 1.5, 1.6:
- fixed login issues (again)
- history (with Arrow UP) is now persistent across sessions
- updated libs源代码遵循 保留所有权利 发布
版本 1.5
发布于 2023年3月4日 - 1.85 MB适用于 firefox 102.0 及更高版本Version 1.5:
- fixed login issues
- history (with Arrow UP) is now persistent across sessions
- updated libs源代码遵循 保留所有权利 发布
版本 1.4
发布于 2023年1月16日 - 1.86 MB适用于 firefox 102.0 及更高版本Version 1.4:
- enabled auto-input only on search engine pages
- safari downgraded to MV2
- safari now opens chat window directly
- safari will also show icon in the cs to open options page
- safari will no longer use container for anything源代码遵循 保留所有权利 发布