Inspect and view changes in ChatGPT Save EPUB source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatGPT Save EPUB",
"version": "1.0",
"description": "Salva a conversa do ChatGPT em EPUB",
"permissions": [
"activeTab",
"downloads"
],
"browser_action": {
"default_title": "Salvar conversa como EPUB"
},
"background": {
"scripts": [
"jszip.min.js",
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/c/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{250df51b-a091-4d5e-8678-d9d88726d283}"
}
}
} Best ChatGPT Save EPUB Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Save EPUB:
ChatGPT Saver 2
Setepenre
Save ChatGPT as PDF
AI Power
ChatGPT Saver
OctavoPE
ChatGPT Export Conversation
Burak Unver
SaveGPT
csarrouf
ChatGPT3ConversationBackup
oneoff
ChatGPT to PDF
Tazmeen Kazmi
SaveGPT - AI Chat Exporter
chkrishna2001
ChatGPT to HTML
MilK
ChatGPT to HTML Export Download
Hanna
ChatGPT Export - Markdown & HTML
Grégory Ambroise
ChatGPT to PDF: Export ChatGPT chats to PDF, MD
Neo Cortex