OK.ru (Odnoklassniki) download video

Downloads videos from OK.ru (Odnoklassniki)

OK.ru (Odnoklassniki) download video क्या है?

OK.ru (Odnoklassniki) download video derevnyalive2017 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Downloads videos from OK.ru (Odnoklassniki)"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में OK.ru (Odnoklassniki) download video एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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                    

एक्सटेंशन की मूल जानकारी

नाम 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"
    }
}