Історія версій AI Anywhere for ChatGPT - 25 версій
AI Anywhere for ChatGPT автор Juraj Mäsiar
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 5.1
Випущено 12 трав 2025 р. - 1,89 МБПрацює з firefox 128.0 і новішеVersion 5.1:
- added support for "Perplexity" and "Mistral" AI providers (by default disabled, enable in Settings page)
- NOTE - the "Mistral" provider requires additional "browsingData" permission to delete a service worker before load, otherwise it wouldn't load in the iframe container
- fixed bad domain names in the manifest file
- updated browser polyfillПрограмний код випущено на умовах Усі права захищені
Завантажити Firefox та отримати розширенняДля використання цього розширення вам потрібен FirefoxПопередні версії
Версія 5.0
Випущено 10 квіт 2025 р. - 1,88 МБПрацює з firefox 128.0 і новішеVersion 5.0:
- added DeepSeek support
- added support for "Alt + Left/Right" to switch providersПрограмний код випущено на умовах Усі права захищені
Версія 4.9
Випущено 3 квіт 2025 р. - 1,88 МБПрацює з firefox 128.0 і новішеVersion 4.9:
- hotfix for broken helper message about broken Login page (being wrongly displayed for each provider in the popup window)Програмний код випущено на умовах Усі права захищені
Версія 4.8
Випущено 1 квіт 2025 р. - 1,88 МБПрацює з 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Програмний код випущено на умовах Усі права захищені
Версія 4.7
Випущено 28 бер 2025 р. - 1,88 МБПрацює з firefox 128.0 і новішеVersion 4.7:
- fixed "Reopen in new tab" button
- refactoringПрограмний код випущено на умовах Усі права захищені
Версія 4.6
Випущено 28 бер 2025 р. - 1,88 МБПрацює з 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
Випущено 27 бер 2025 р. - 1,88 МБПрацює з firefox 128.0 і новішеVersion 4.5:
- fixed broken "Enter" key to submit message in ChatGPTПрограмний код випущено на умовах Усі права захищені
Версія 4.4
Випущено 26 бер 2025 р. - 1,88 МБПрацює з 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
Випущено 26 бер 2025 р. - 1,88 МБПрацює з 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
Випущено 24 бер 2025 р. - 1,89 МБПрацює з 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
Випущено 12 вер 2024 р. - 1,88 МБПрацює з firefox 115.0 і новішеVersion 3.6:
- fixed broken text input (ChatGPT changed the page a lot)
- strengthen iframe loading loadingПрограмний код випущено на умовах Усі права захищені
Версія 3.5
Випущено 22 черв 2024 р. - 1,88 МБПрацює з firefox 115.0 і новішеVersion 3.5:
- fixed broken "Auto-submit" for queries
- updated libsПрограмний код випущено на умовах Усі права захищені
Версія 3.4
Випущено 5 черв 2024 р. - 1,88 МБПрацює з 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
Випущено 21 трав 2024 р. - 1,88 МБПрацює з 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
Випущено 10 трав 2024 р. - 1,88 МБПрацює з 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
Випущено 6 трав 2024 р. - 1,88 МБПрацює з 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
Випущено 2 лист 2023 р. - 1,86 МБПрацює з 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
Випущено 5 лип 2023 р. - 1,86 МБПрацює з 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
Випущено 8 черв 2023 р. - 1,86 МБПрацює з 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
Випущено 9 трав 2023 р. - 1,86 МБПрацює з 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
Випущено 1 трав 2023 р. - 1,86 МБПрацює з firefox 102.0 і новіше- fixed option to use new "gpt-4" modelПрограмний код випущено на умовах Усі права захищені
Версія 2.0
Випущено 1 трав 2023 р. - 1,86 МБПрацює з firefox 102.0 і новішеVersion 2.0:
- added option to use new "gpt-4" model by defaultПрограмний код випущено на умовах Усі права захищені
Версія 1.9
Випущено 6 квіт 2023 р. - 1,86 МБПрацює з firefox 102.0 і новіше1.9 release:
- fixed wrong re-inputting same input after the query was submittedПрограмний код випущено на умовах Усі права захищені
Версія 1.8
Випущено 4 квіт 2023 р. - 1,86 МБПрацює з 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
Випущено 21 бер 2023 р. - 1,85 МБПрацює з 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Програмний код випущено на умовах Усі права захищені