Etch Firefox

Examine source code of Etch

Por: samwiseg
Inspect and view changes in Etch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Etch",
  "version": "1.15.28",
  "description": "Bookmark any moment in an AI conversation and jump back instantly. Works on ChatGPT, Claude, Grok, and more.",
  "permissions": [
    "storage",
    "clipboardWrite",
    "tabs"
  ],
  "host_permissions": [
    "*://claude.ai/*",
    "*://*.claude.ai/*",
    "*://chatgpt.com/*",
    "*://*.chatgpt.com/*",
    "*://chat.openai.com/*",
    "*://*.chat.openai.com/*",
    "*://grok.com/*",
    "*://*.grok.com/*",
    "*://gemini.google.com/*",
    "*://*.gemini.google.com/*",
    "*://copilot.microsoft.com/*",
    "*://*.copilot.microsoft.com/*",
    "*://chat.mistral.ai/*",
    "*://*.chat.mistral.ai/*",
    "*://perplexity.ai/*",
    "*://*.perplexity.ai/*",
    "*://poe.com/*",
    "*://*.poe.com/*",
    "*://huggingface.co/*",
    "*://*.huggingface.co/*",
    "*://you.com/*",
    "*://*.you.com/*",
    "*://character.ai/*",
    "*://*.character.ai/*",
    "*://chat.deepseek.com/*",
    "*://*.chat.deepseek.com/*",
    "*://pi.ai/*",
    "*://*.pi.ai/*",
    "*://groq.com/*",
    "*://*.groq.com/*",
    "*://aistudio.google.com/*",
    "*://*.aistudio.google.com/*"
  ],
  "background": {
    "service_worker": "src/background.js",
    "scripts": [
      "src/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://claude.ai/*",
        "*://*.claude.ai/*",
        "*://chatgpt.com/*",
        "*://*.chatgpt.com/*",
        "*://chat.openai.com/*",
        "*://*.chat.openai.com/*",
        "*://grok.com/*",
        "*://*.grok.com/*",
        "*://gemini.google.com/*",
        "*://*.gemini.google.com/*",
        "*://copilot.microsoft.com/*",
        "*://*.copilot.microsoft.com/*",
        "*://chat.mistral.ai/*",
        "*://*.chat.mistral.ai/*",
        "*://perplexity.ai/*",
        "*://*.perplexity.ai/*",
        "*://poe.com/*",
        "*://*.poe.com/*",
        "*://huggingface.co/*",
        "*://*.huggingface.co/*",
        "*://you.com/*",
        "*://*.you.com/*",
        "*://character.ai/*",
        "*://*.character.ai/*",
        "*://chat.deepseek.com/*",
        "*://*.chat.deepseek.com/*",
        "*://pi.ai/*",
        "*://*.pi.ai/*",
        "*://groq.com/*",
        "*://*.groq.com/*",
        "*://aistudio.google.com/*",
        "*://*.aistudio.google.com/*"
      ],
      "js": [
        "src/content.js"
      ],
      "css": [
        "src/bookmark-card.css",
        "src/content.css"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "llm-navigator@extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "options_page": "src/options.html",
  "icons": {
    "16": "icons/icon.svg",
    "32": "icons/icon.svg",
    "48": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "action": {
    "default_icon": "icons/icon.svg",
    "default_title": "Etch",
    "default_popup": "src/collections.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "domains.json",
        "src/welcome.html",
        "src/welcome.js",
        "src/welcome.css",
        "src/collections.html",
        "src/collections.js",
        "src/bookmark-card.css",
        "src/collections.css",
        "src/options.html",
        "src/options.js",
        "src/options.css"
      ],
      "matches": [
        "*://claude.ai/*",
        "*://*.claude.ai/*",
        "*://chatgpt.com/*",
        "*://*.chatgpt.com/*",
        "*://chat.openai.com/*",
        "*://*.chat.openai.com/*",
        "*://grok.com/*",
        "*://*.grok.com/*",
        "*://gemini.google.com/*",
        "*://*.gemini.google.com/*",
        "*://copilot.microsoft.com/*",
        "*://*.copilot.microsoft.com/*",
        "*://chat.mistral.ai/*",
        "*://*.chat.mistral.ai/*",
        "*://perplexity.ai/*",
        "*://*.perplexity.ai/*",
        "*://poe.com/*",
        "*://*.poe.com/*",
        "*://huggingface.co/*",
        "*://*.huggingface.co/*",
        "*://you.com/*",
        "*://*.you.com/*",
        "*://character.ai/*",
        "*://*.character.ai/*",
        "*://chat.deepseek.com/*",
        "*://*.chat.deepseek.com/*",
        "*://pi.ai/*",
        "*://*.pi.ai/*",
        "*://groq.com/*",
        "*://*.groq.com/*",
        "*://aistudio.google.com/*",
        "*://*.aistudio.google.com/*"
      ]
    }
  ]
}

Mejores alternativas Etch

Aquí hay algunas Firefox add-ons que son similares a Etch: