Un-Delete reddit Comments
Save a cached copy of the current reddit page you're viewing to preserve comments in case they're deleted.
Un-Delete reddit Comments là gì?
Un-Delete reddit Comments là một tiện ích mở rộng Chrome được phát triển bởi https://udrc.co, và tính năng chính của nó là "Save a cached copy of the current reddit page you're viewing to preserve comments in case they're deleted.".
Ả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 Un-Delete reddit Comments
Tải xuống các tệp mở rộng Un-Delete reddit Comments 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
Save a cached copy of the current reddit page you're viewing to preserve comments in case they're deleted using a direct HTML cache of the page you're seeing on reddit. Simple and lightweight. This application will capture the page as you see it currently. If a comment is later deleted, you have a direct cache copy of the page to view any unedited or deleted comments.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Un-Delete reddit Comments |
ID | goelkfmlebeihlnanaindammeonplnhi |
URL Chính Thức | https://chromewebstore.google.com/detail/un-delete-reddit-comments/goelkfmlebeihlnanaindammeonplnhi |
Mô tả | Save a cached copy of the current reddit page you're viewing to preserve comments in case they're deleted. |
Kích Thước Tệp | 632 KB |
Số Lần Cài Đặt | 1,732 |
Phiên Bản Hiện Tại | 0.4 |
Cập Nhật Lần Cuối | 2015-11-19 |
Ngày Phát Hành | 2015-11-19 |
Đánh Giá | 2.33/5 Tổng số 9 Đánh Giá |
Nhà Phát Triển | https://udrc.co |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Un-Delete reddit Comments", "short_name": "UDrC BETA", "description": "Save a cached copy of the current reddit page you're viewing to preserve comments in case they're deleted.", "version": "0.4", "manifest_version": 2, "permissions": [ "tabs" ], "browser_action": { "default_icon": "assets\/udr-icon.png", "default_popup": "popup.html" }, "icons": { "16": "assets\/udr-icon16.png", "128": "assets\/udr-icon128.png" } } |