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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον derevnyalive2017, και η κύρια λειτουργία του είναι "Provides the opportunity to download videos and audio files with reddit.com in two clicks".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Reddit download video and audio
Λήψη αρχείων επέκτασης 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" } } |