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"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Reddit download video and audio 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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                    

확장 프로그램 기본 정보

이름 Reddit download video and audio Reddit download video and audio
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"
    }
}