Messages Saver for Facebook™
Downloads Facebook chats for reading offline and printing. Facebook chat downloader.
Messages Saver for Facebook™ là gì?
Messages Saver for Facebook™ là một tiện ích mở rộng Chrome được phát triển bởi fattynoparents, và tính năng chính của nó là "Downloads Facebook chats for reading offline and printing. Facebook chat downloader.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Messages Saver for Facebook™
Tải xuống các tệp mở rộng Messages Saver for Facebook™ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
BEFORE BUYING PLEASE MIND THAT DUE TO LATEST CHANGES IN FACEBOOK API THE EXTENSION MIGHT NOT WORK RELIABLY FOR SOME ACCOUNTS. YOU CAN CONTACT US AND ASK FOR A TEST LICENSE KEY. ========================================================== Download Facebook chats to your computer in VARIOUS FORMATS ========================================================== ---------- WHAT'S NEW ---------- Version 14.4.0: - Fixed the broken extension caused by changes in Facebook API Version 14.3.0: - Fixed the error in creating zip archive Version 14.2.4: - Change in the error message, to make it more understandable for the users Version 14.2.3: - Removed webrequest permission Version 14.2.2: - Fixed a bug with the new domain Version 14.2.1: - Changed the extension to work on the regular Facebook page facebook.com/messages Version 14.2.0: - Moved to manifest 3 Version 14.1.0: - Downgraded to manifest 2 due to many users reporting the extension unresponsive Version 14.0.0: - Moved to manifest 3 Version 13.0.4: - Fixed an error preventing normal download Version 13.0.2: - Added download possibility from mobile.facebook.com Version 13.0.1: - Removed webRequest permission from the manifest Version 13.0.0: - Changed the payment system to Gumroad (please read more about buying from Gumroad here https://customers.gumroad.com/article/191-a-guide-to-buying-on-gumroad) - Changed the way of getting messages, now one needs to use the mobile Facebook page Version 12.0.0: - Changed the way of getting messages from Facebook because the old API stopped working Version 11.2.3: - Fixed downloading from business pages in new Facebook look (functions get_doc_title in saveChat.js and set_my_id_and_token_fan_page in dateOptions.js) Version 11.2.2: - Fixed downloading older chats from business pages - Added the Time intervals option Version 11.1.8: - Fixed downloading from business pages + downloading Filtered chats Version 11.1.7: - Fixed fetching high resolution images Version 11.0.5: - Fixed loading older chats. Version 11.0.1: - Improved data loading, fixed extension hanging. Version 10.1.1: - Added the display of reactions. Version 10.0.2: - Updated the set of emoji. - Added image names to CSV format. ----------- HOW TO USE: ----------- 1) Go to the Facebook messages page (facebook.com/messages) 2) Choose the chat you want to save. 3) Right-click on the extension's icon and choose 'Options'. In the opened tab choose how you want your chat to be saved (as plain text, formatted HTML, CSV or a zip-file). - If you choose 'HTML' images, stickers and other files in the chat will be embedded in the HTML file. They will still be kept in Facebook servers and might stop being displayed after some time due to their tokens expiration. - If you choose the 'zip file' option, the chosen items (images, stickers, videos, etc.) will be saved locally to your computer and will be displayed in your chat as long as they are kept in the same folder as the HTML file. You can choose the type of files you want to save locally. The Time Intervals option is for setting random time intervals between requests that the extension is sending to Facebook servers to fetch messages. The fastest option is No interval. However, with big chats Facebook might cut the extension requests if they are too many, because it considers them suspicious. In this case, try choosing another time interval from the options. 4) Return to the messages page and click the extension icon. You can choose the start and end dates of the download, to save a chat in parts. 5) When the chat is ready, it will either be saved automatically to the default folder for downloads, or you will be prompted to choose a folder on your computer to save the file to (this depends on the settings of your browser). --- FAQ: https://chatsavers.org/faq.html --- ------- SUPPORT: -------- [email protected] https://facebook.com/chatsaver
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Messages Saver for Facebook™ |
ID | oaimmbbnnhmibhbocchkfcakiankbnlk |
URL Chính Thức | https://chromewebstore.google.com/detail/messages-saver-for-facebo/oaimmbbnnhmibhbocchkfcakiankbnlk |
Mô tả | Downloads Facebook chats for reading offline and printing. Facebook chat downloader. |
Kích Thước Tệp | 1.06 MB |
Số Lần Cài Đặt | 23,349 |
Phiên Bản Hiện Tại | 14.4.0 |
Cập Nhật Lần Cuối | 2024-01-22 |
Ngày Phát Hành | 2020-05-24 |
Đánh Giá | 2.93/5 Tổng số 229 Đánh Giá |
Nhà Phát Triển | fattynoparents |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://chatsaver.org/ |
URL Trang Trợ Giúp | https://chatsaver.org/faq.html |
URL Trang Chính Sách Bảo Mật | https://htmlpreview.github.io?https://github.com/fattynoparents/policy/blob/master/privacy%20policy.html |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "logos\/128.png" }, "default_popup": "popup.html" }, "author": "", "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "https:\/\/*.facebook.com\/*" ], "run_at": "document_start", "js": [ "js\/dateOptions.js", "js\/jszip.min.js" ] } ], "description": "Downloads Facebook chats for reading offline and printing. Facebook chat downloader.", "host_permissions": [ "https:\/\/*.facebook.com\/", "https:\/\/*.fbsbx.com\/", "https:\/\/*.fbcdn.net\/" ], "icons": { "48": "logos\/48.png", "128": "logos\/128.png" }, "manifest_version": 3, "name": "Messages Saver for Facebook\u2122", "options_page": "options.html", "permissions": [ "storage", "scripting" ], "version": "14.4.0", "web_accessible_resources": [ { "resources": [ "css\/custom.css", "css\/emoji.css", "css\/messenger.css", "js\/jszip.min.js" ], "matches": [ " |