Downloader for Reddit™
Download to folder full-sized images and videos from Reddit™
Downloader for Reddit™ là gì?
Downloader for Reddit™ là một tiện ích mở rộng Chrome được phát triển bởi Ksenia Erastova, và tính năng chính của nó là "Download to folder full-sized images and videos from Reddit™".
Ả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 Downloader for Reddit™
Tải xuống các tệp mở rộng Downloader for Reddit™ 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
This app allows you to download supported by an extension media content from Reddit™. You can download Reddit™ video with audio already merged. The app can work in multi-thread option. You can download video only or images only or the same together. # FEATURES # - Downloading images from Reddit™ pages hosted on Reddit™/Imgur™ - Downloading video from Reddit™ hosted on Reddit™/Gfycat™ - Ability to set limit (download one or two images - for example) - Downloading selected image or video by the right mouse click - Downloading video or image from a post # SUPPORTED PAGES # 1. Any Reddit™ channel. For example: https://www.reddit.com/r/cats/ 2. Any sorting page. For example: https://www.reddit.com/cats/hot/ 3. User posts. For example: https://www.reddit.com/user/Lalai-Dama/posts/ 4. User saved / upvoted / downvoted pages 5. One post page https://www.reddit.com/r/cats/comments/e0x80b/blep/ 6. Global search pages https://www.reddit.com/search/?q=cats The important remark. Downloader for Reddit™ has no leads with official Reddit™ or Reddit Inc. It's a software product that is developed and supported independently. Given software product (chrome extension) gives some useful abilities to the original Reddit application (Reddit™). You can find the original software product on this web page: https://www.reddit.com/ Reddit™ is a trademark of Reddit Inc., registered in the U.S. and other countries. Downloader for Reddit™ is an independent project and has no relationship to Reddit™ or Reddit Inc. Imgur™ is a trademark of Imgur Inc., registered in the U.S. and other countries. Downloader for Reddit™ is an independent project and has no relationship to Imgur™ or Imgur Inc. Gfycat™ is a trademark of Gfycat Inc., registered in the U.S. and other countries. Downloader for Reddit™ is an independent project and has no relationship to Gfycat™ or Gfycat Inc. Privacy Policy: http://www.reddit-downloader.tk/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Downloader for Reddit™ |
ID | aecepinapldaiocchalkijbjekkjohce |
URL Chính Thức | https://chromewebstore.google.com/detail/downloader-for-reddit/aecepinapldaiocchalkijbjekkjohce |
Mô tả | Download to folder full-sized images and videos from Reddit™ |
Kích Thước Tệp | 14.57 MB |
Số Lần Cài Đặt | 5,580 |
Phiên Bản Hiện Tại | 1.1.6 |
Cập Nhật Lần Cuối | 2021-02-08 |
Ngày Phát Hành | 2019-12-27 |
Đánh Giá | 2.15/5 Tổng số 61 Đánh Giá |
Nhà Phát Triển | Ksenia Erastova |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.reddit-downloader.tk/ |
URL Trang Trợ Giúp | https://chrome.google.com/webstore/detail/downloader-for-reddit/aecepinapldaiocchalkijbjekkjohce |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "name": "Downloader for Reddit\u2122", "short_name": "Downloader for Reddit\u2122 - mass media downloader", "description": "Download to folder full-sized images and videos from Reddit\u2122", "icons": { "16": "icons\/favicon-16x16.png", "32": "icons\/favicon-32x32.png", "96": "icons\/favicon-96x96.png" }, "manifest_version": 2, "minimum_chrome_version": "62.0.0.0", "content_security_policy": "script-src 'self' 'unsafe-eval' 'sha256-TvvjVk\/YVnHfx+BwbyZ5pbOtTYl9u8PJNPSW6uAS818='; object-src 'self'; img-src 'self'", "web_accessible_resources": [ "css\/*", "images\/*", "icons\/*", "options.js" ], "background": { "permissions": [ "*:\/\/*\/*" ], "scripts": [ "buy.js", "background\/background.js" ] }, "content_scripts": [ { "matches": [ "*:\/\/www.reddit.com\/*", "*:\/\/reddit.com\/*", "*:\/\/gateway.reddit.com\/*", "*:\/\/v.redd.it\/*", "*:\/\/i.redd.it\/*", "*:\/\/imgur.com\/*", "*:\/\/www.imgur.com\/*", "*:\/\/i.imgur.com\/*", "https:\/\/api.gfycat.com\/*", "https:\/\/gfycat.com\/*" ], "js": [ "checker.js", "saver.js" ], "css": [ "css\/styles.css" ], "run_at": "document_start" } ], "permissions": [ "downloads", "activeTab", "contextMenus", "https:\/\/www.googleapis.com\/", "identity", "storage", "*:\/\/www.reddit.com\/*", "*:\/\/reddit.com\/*", "*:\/\/gateway.reddit.com\/*", "*:\/\/v.redd.it\/*", "*:\/\/i.redd.it\/*", "*:\/\/imgur.com\/*", "*:\/\/www.imgur.com\/*", "*:\/\/i.imgur.com\/*", "https:\/\/api.gfycat.com\/*", "https:\/\/gfycat.com\/*", "https:\/\/gql.reddit.com\/*" ], "oauth2": { "client_id": "942854852892-vlgm7v2mrvbvku877kar3dvn95j0s149.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly" ] }, "browser_action": { "default_title": "-not active-", "default_icon": { "19": "icons\/favicon-32x32.png", "38": "icons\/favicon-96x96.png" }, "default_popup": "popup\/popup.html" }, "options_ui": { "page": "options.html", "open_in_tab": false }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.6" } |