Reddit download video and audio
Provides the opportunity to download videos and audio files with reddit.com in two clicks
什么是Reddit download video and audio?
Reddit download video and audio是由derevnyalive2017开发的Chrome扩展程序,该扩展的主要功能是“Provides the opportunity to download videos and audio files with reddit.com in two clicks”。
扩展截图
下载Reddit download video and audio扩展crx文件
下载Reddit download video and audio扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The extension allows you to download the media files downloaded by users of the popular social network Reddit.com - the address of the supported pages is indicated in the newsfeed as v.redd.it. The product will be convenient for use in the event of an unstable service or blocking content due to censorship. You should open the Reddit page on which the video player is located, click on the icon and wait for the end of the script operation - after analyzing the playlist, you will get available for downloading links (audio, video without sound and video with sound in different permissions in MPEG-4 format
扩展基本信息
名称 | |
ID | enmiadmckhklfplgggcmimpphgchfkpe |
官方URL | https://chrome.google.com/webstore/detail/reddit-download-video-and/enmiadmckhklfplgggcmimpphgchfkpe |
简介 | Provides the opportunity to download videos and audio files with reddit.com in two clicks |
文件大小 | 123 KB |
安装次数 | 84 |
当前版本 | 1.1 |
更新时间 | 2023-02-25 |
上架时间 | 2022-02-10 |
开发者 | derevnyalive2017 |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://all-downloaders.com |
支持的语言 | id,ms,de,en,fil,fr,vi,tr,es,hr,it,pt-PT,ro,sr,bg,ru,uk,hi,th,zh-CN,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.1", "description": "__MSG_appDesc__", "default_locale": "en", "manifest_version": 3, "icons": { "128": "128.png" }, "background": { "service_worker": "popup.js" }, "permissions": [ "activeTab", "tabs" ], "host_permissions": [ "https:\/\/filfucker.ru\/*" ], "action": { "default_title": "Reddit Download Video&Audio", "default_icon": "128.png", "default_popup": "popup.html" } } |