JSON → Markdown

Convierte tu historial de navegación exportado desde Firefox (JSON) en una lista de enlaces en Markdown.

Entradas JSON: 0

Salida Markdown

Líneas: 0

Ejemplo de JSON de historial

[
  {
    "url": "https://www.google.com/",
    "title": "Google",
    "lastVisitTime": 1620000000000,
    "visitCount": 10
  },
  {
    "url": "https://chatgpt.com/",
    "title": "ChatGPT",
    "lastVisitTime": 1620001000000,
    "visitCount": 5
  }
]

¿Cómo exportar tu historial de Firefox a JSON?

Puedes usar la extensión Sky History Export para Firefox. Instálala desde su página oficial, luego abre sus opciones para hacer clic en Export History. Esto generará un archivo JSON con tu historial.

Vista previa (primeras 10 entradas)

Ningún archivo cargado.