OK.ru (Odnoklassniki) download video

Downloads videos from OK.ru (Odnoklassniki)

OK.ru (Odnoklassniki) download videoคืออะไร?

OK.ru (Odnoklassniki) download video เป็นส่วนขยายของ Chrome ที่พัฒนาโดย derevnyalive2017 และคุณลักษณะหลักของมันคือ "Downloads videos from OK.ru (Odnoklassniki)"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย OK.ru (Odnoklassniki) download video

ดาวน์โหลดไฟล์ส่วนขยาย OK.ru (Odnoklassniki) download video ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Introducing a tool for saving your favorite videos from a popular social network OK.RU (Odnoklassniki). You can use the extension if you don't want to wait for videos to be played online - with just one click (see instructions in the second screenshot) you will get links to mp4 files in all available resolutions (mobile, lowest, low, sd, hd, full). The download will start automatically after clicking on the hyperlink (or pre-specifying the path to save on the local computer - depending on your browser settings). Fast operation of the script is provided by using the original API from OK.ru (in the current version) e9d75704                    

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

ชื่อ OK.ru (Odnoklassniki) download video OK.ru (Odnoklassniki) download video
ID mpddkeabolhjmhaogpdkmlkbehnnldoe
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/okru-odnoklassniki-downlo/mpddkeabolhjmhaogpdkmlkbehnnldoe
คำอธิบาย Downloads videos from OK.ru (Odnoklassniki)
ขนาดไฟล์ 93.75 KB
จำนวนการติดตั้ง 1,722
เวอร์ชันปัจจุบัน 2.1.1
อัปเดตครั้งล่าสุด 2023-02-27
วันที่เผยแพร่ 2021-11-22
คะแนน 3.22/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา derevnyalive2017
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://all-downloaders.com
ภาษาที่รองรับ de,en,fr,tr,es,it,pt-PT,ro,ru,uk,hi,zh-CN,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "2.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": "OK.ru Video Downloader",
        "default_icon": "128.png",
        "default_popup": "popup.html"
    }
}