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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Provides the opportunity to download videos and audio files with reddit.com in two clicks"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Reddit download video and audio एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } } |