All Video Downloader

Download videos from any website with your browser

All Video Downloaderคืออะไร?

All Video Downloader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย All Video Downloader และคุณลักษณะหลักของมันคือ "Download videos from any website with your browser"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย All Video Downloader

ดาวน์โหลดไฟล์ส่วนขยาย All Video Downloader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        All Video Downloader is a powerful browser extension that allows you to download videos from various websites with ease. With just a few clicks, you can download videos from popular video sharing platforms such as Facebook, Vimeo, and many more.

The extension is simple to use and offers multiple options for downloading videos. You can choose the video quality and format that suits your needs, and the extension will take care of the rest. Additionally, the extension supports batch downloading, which means you can download multiple videos simultaneously.

With All Video Downloader, you can easily download your favorite videos from the internet and watch them offline, whenever you want. Get started now and enjoy a hassle-free video downloading experience!

It's important to note that All Video Downloader is not a YouTube downloader. Due to restrictions of the Google Web Store Policies and Developer Program Policies, it is not possible to save YouTube videos using this extension.                    

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

ชื่อ All Video Downloader All Video Downloader
ID jjonniheadmkcljeocjlkgkgkdnjgnjn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/all-video-downloader/jjonniheadmkcljeocjlkgkgkdnjgnjn
คำอธิบาย Download videos from any website with your browser
ขนาดไฟล์ 165 KB
จำนวนการติดตั้ง 3,000
เวอร์ชันปัจจุบัน 2.1
อัปเดตครั้งล่าสุด 2023-05-26
วันที่เผยแพร่ 2023-05-09
คะแนน 4.08/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา All Video Downloader
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://sites.google.com/view/vidplusvideodownloader/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "All Video Downloader",
    "description": "Download videos from any website with your browser",
    "version": "2.1",
    "action": {
        "default_icon": {
            "16": "icons\/icon_16x16.png",
            "32": "icons\/icon_32x32.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/icon_16x16.png",
        "128": "icons\/icon_128x128.png",
        "256": "icons\/icon_256x256.png"
    },
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        ""
    ]
}