Recenzije za Chat Export
Chat Export Autor: Jerren T
Recenzija od mawd
4 recenzije
- Ocijenjeno s 3 od 5od Stuart. D, prije 2 mjesecaExports the entire conversation unlike many extensions/scripts, and formats most sections okay however it doesn't seem to recognise tables, so each row is concatenated into one sentence without spaces. Aside from this, most is readable.
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13393605, prije 4 mjeseca
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 19690659, prije 6 mjeseciThanks for the great work ... but:
- When exporting to Markdown, bold text is concatenated directly with the preceding word without a space.
Example output: this is a**bold** text.
Expected output: this is a **bold** text.
--------------------------------------------------------
- Missing chat title as filename.
Expected behavior: Automatically use the current chat title as the default filename.