Reddit download video and audio
Provides the opportunity to download videos and audio files with reddit.com in two clicks
Cos'è Reddit download video and audio?
Reddit download video and audio è un'estensione di Chrome sviluppata da derevnyalive2017, e la sua funzione principale è "Provides the opportunity to download videos and audio files with reddit.com in two clicks".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Reddit download video and audio
Scarica i file di estensione Reddit download video and audio in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | enmiadmckhklfplgggcmimpphgchfkpe |
URL Ufficiale | https://chrome.google.com/webstore/detail/reddit-download-video-and/enmiadmckhklfplgggcmimpphgchfkpe |
Descrizione | Provides the opportunity to download videos and audio files with reddit.com in two clicks |
Dimensione del File | 123 KB |
Conteggio Installazioni | 84 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2023-02-25 |
Data di Pubblicazione | 2022-02-10 |
Sviluppatore | derevnyalive2017 |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://all-downloaders.com |
Lingue Supportate | 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" } } |