Benvingut a complements de Thunderbird.
Add extra features and styles to make Thunderbird your own.
TancaHistorial de versions del AI Anywhere for ChatGPT
32 versions
Aneu amb compte amb les versions antigues!
Aquestes versions es mostren només com a referència i per a fer proves. Sempre heu d'utilitzar les darreres versions dels complements.
Versió 5.4
- fixed Mistral and Claude providers integration
- updated libs
- disabled opening ChatGPT upon first install
- Codi font publicat sota la llicència None
Versió 5.3
- added new Lumo provider (from Proton)
- added support for up-to 3 shortcuts to activate any of your prompts (see Tips and Tricks for more info)
- the ChatGPT model number is now a text field (so user can update it any time)
- adding support for "%u" placeholder that fills current page URL (actually, the support was already there, but the feature was not documented!)
- added new context menu item: "Summarize page: %u" (with a new shortcut "Alt + 1")
- it will now remember last position of the UI modal window
- fixed login error detection
- fixed Deepseek integration
- fixed broken provider if it was re-enabled
- Copilot is now disabled by default (can be enabled in Settings)
- added new optional "grokusercontent" host permission for the Grok provider (it uses it for code previews)
- improved Tips and Tricks page with more tips!
- min. Thunderbird version is now 140
- Codi font publicat sota la llicència None
Versió 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
- Codi font publicat sota la llicència None
Versió 5.0
- added DeepSeek support
- added support for "Alt + Left/Right" to switch providers
- Codi font publicat sota la llicència None
Versió 4.9
- hotfix for broken helper message about broken Login page (being wrongly displayed for each provider in the popup window)
- Codi font publicat sota la llicència None
Versió 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
- Codi font publicat sota la llicència None
Versió 4.7
- fixed "Reopen in new tab" button
- refactoring
- Codi font publicat sota la llicència None
Versió 4.5
- fixed broken "Enter" key to submit message in ChatGPT
- Codi font publicat sota la llicència None
Versió 4.4
- fixed "Alt + Up/Down" switching between disabled providers
- fixed wrong scrollbar in Chrome
- fixed opening modal window with a correct dimension
- Codi font publicat sota la llicència None
Versió 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
- Codi font publicat sota la llicència None
Versió 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
- Codi font publicat sota la llicència None
Versió 3.6
- fixed broken text input (ChatGPT changed the page a lot)
- strengthen iframe loading loading
- Codi font publicat sota la llicència None
Versió 3.5
- fixed "Auto-submit" setting
- updated libs
- Codi font publicat sota la llicència None
Versió 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
- Codi font publicat sota la llicència None
Versió 3.3
- fixed race condition (reading user options when addon wakes up, since now it's being terminated when it's not opened)
- Codi font publicat sota la llicència None
Versió 3.1
- 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.
UPATE: it seems that some users are temporary redirected to the old domain, so after update the addon will again not work! Please downgrade until they finish migration to 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"
- Codi font publicat sota la llicència None
Versió 3.0
- 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"
- Codi font publicat sota la llicència None
Versió 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)
- Codi font publicat sota la llicència None
Versió 2.5
- 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)
- Codi font publicat sota la llicència None
Versió 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)
- Codi font publicat sota la llicència None
Versió 2.2
- fixed auto-resizing input when text is multi-line
- removed "Copy to clipboard" button (ChatGPT now shows one by default)
- Codi font publicat sota la llicència None
Versió 2.0
- Codi font publicat sota la llicència None
Versió 1.9
- fixed wrong re-inputting same input after the query was submitted
- Codi font publicat sota la llicència None
Versió 1.8
- 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
- Codi font publicat sota la llicència None
Versió 1.7
- 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
- Codi font publicat sota la llicència None
Versió 1.6
- fixed login issues (again)
- history (with Arrow UP) is now persistent across sessions
- updated libs
- Codi font publicat sota la llicència None
Versió 1.5
- fixed login issues
- history (with Arrow UP) is now persistent across sessions
- updated libs
- Codi font publicat sota la llicència None
Versió 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
- Codi font publicat sota la llicència None
Versió 1.3
- login page will now automatically reopen in a new window
- code cleanup
- fixed login inside popup
- Codi font publicat sota la llicència None
Per crear les vostres pròpies col·leccions, heu de tenir un compte al Mozilla Add-ons.