Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ecmargo authored Sep 12, 2017
1 parent b170d66 commit c8afb4f
Showing 1 changed file with 3 additions and 26 deletions.
29 changes: 3 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,7 @@
Save Telegram Chat History
--------------------------
This is just a modified version of the code from the Chrome extensions ["Save Telegram Chat History"](https://chrome.google.com/webstore/detail/save-telegram-chat-histor/kgldnbjoeinkkgpphaaljlfhfdbndfjc?hl=en).

###Why this extension?
Perhaps, many of us use and like Telegram messenger for conversations with friends. However, we were a bit disappointed by the absence of any sort of easy-accessible "Save Conversation" feature in the messenger. Therefore, we've written a Chrome extension for it!
Purely for research, non-commerical use only. All credit goes to https://github.com/pigpagnet/save-telegram-chat-history, since this is their extension

###How It Works
- Install the Chrome extension ["Save Telegram Chat History"](https://chrome.google.com/webstore/detail/save-telegram-chat-histor/kgldnbjoeinkkgpphaaljlfhfdbndfjc?hl=en). You should now see a new icon in the browser.
- Visit https://web.telegram.org.
- Select a peer you want to get history from.
- Click on the icon "Save Telegram Chat History".
- In the popup window click one of the buttons to fetch some messages, then 'Save As' to a local file.
- Congratulations! You are done.


###Features
* Shows your chat history with a Telegram peer or a group as text.
* Works even for DELETED accounts.
* Browse photos depending on the cursor position or as a list, with possibility to save one by one (since 2.1.0).
* Fetching history without scrolling (since 2.0.0).
* You can configure the output format (since 1.3.0).

###Requirements
* Chrome browser (48+), not tested on older versions.
* Supported languages of web interface are English, German, Spanish, Italian, Dutch, and Portuguese.

###Feedback
If you have any feedback, feel free to visit us at https://github.com/pigpagnet/save-telegram-chat-history. The code is open-source.
If you have any feedback, feel free to visit them at https://github.com/pigpagnet/save-telegram-chat-history. The code is open-source.


0 comments on commit c8afb4f

Please sign in to comment.