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 |
官方網址 | 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" } } |