Por: ArchitW
Inspect and view changes in Later source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Later",
"version": "0.0.2",
"description": "Extract and sync important AI conversations from Claude & ChatGPT directly to your local vault.",
"default_locale": "en",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_popup": "popup/popup.html",
"default_width": 360,
"default_height": 420
},
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"https://claude.ai/*",
"https://chatgpt.com/*",
"https://gemini.google.com/*",
"https://chat.deepseek.com/*",
"https://copilot.microsoft.com/*",
"https://www.perplexity.ai/*",
"https://chat.qwen.ai/*",
"https://grok.com/*",
"https://www.meta.ai/*"
],
"js": [
"content/content.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"storage"
],
"host_permissions": [
"https://claude.ai/*",
"https://chatgpt.com/*",
"https://gemini.google.com/*",
"https://chat.deepseek.com/*",
"https://copilot.microsoft.com/*",
"https://www.perplexity.ai/*",
"https://chat.qwen.ai/*",
"https://grok.com/*",
"https://www.meta.ai/*",
"https://openrouter.ai/*",
"https://*.notion.com/*",
"http://127.0.0.1/*",
"https://127.0.0.1/*",
"http://localhost/*",
"https://localhost/*"
],
"options_page": "options/options.html",
"browser_specific_settings": {
"gecko": {
"id": "later@archit.fyi",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Melhores alternativas Later
Aqui estão algumas Firefox add-ons que são similares a Later:
Save Your AI Chats
Robert Silven
Obsidian Webclipper (Unofficial)
Pedrosocodes
ChatBox
mbutan
ChatStash
WhatPulse
Save my Chatbot - AI Conversation Exporter
Hugo COLLIN
ChatGPT & Claude Chat Exporter
EC
dedobe-extractor
Black Orchard Labs
ChatIndex
sidharth
AIChatClip — AI Chat to Obsidian & Notion
tohshima115
IdeaPi: Chat Exporter for ChatGPT, Gemini & Claude
IdeaPi.ai
AI Chat Export | Export ChatGPT, Claude and others
deadrat