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"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ 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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ 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"
    }
}