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)".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة OK.ru (Odnoklassniki) download video
قم بتنزيل ملفات الامتداد OK.ru (Odnoklassniki) download video بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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
معلومات أساسية عن التمديد
الاسم | |
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" } } |