By: tnndvd
Inspect and view changes in ChatGPT Export as Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ChatGPT Export as Text",
"version": "1.1",
"description": "Adds download buttons to save ChatGPT replies or full conversations as plain text.",
"permissions": [
"activeTab",
"scripting"
],
"host_permissions": [
"https://chatgpt.com/*"
],
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"action": {
"default_icon": "icon-48.png",
"default_title": "ChatGPT Export"
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*"
],
"js": [
"content-script.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"floppy-txt-icon.svg",
"code-label.svg"
],
"matches": [
"https://chatgpt.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "chatgpt-export-txt@tnndvd",
"strict_min_version": "109.0"
}
}
} Best ChatGPT Export as Text Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Export as Text:
ChatGPT Saver
OctavoPE
ChatGPT Code Downloader
Automate My Life
ChatGPT Export to Markdown
J. Chik
GPT Response Downloader
Eugene M
ChatGPT Export
Enes Saltik
ChatGPT to HTML Export Download
Hanna
ChatGPT Markdown Exporter
devcxl
GPT Exporter
Yaşar Efe Ceylan
ChatGPT Export Conversation
Burak Unver
chatgpt-to-json
Marcin
ChatGPT to PDF, Word & Markdown
gptsexporter