OK.ru (Odnoklassniki) download video
Downloads videos from OK.ru (Odnoklassniki)
Cos'è OK.ru (Odnoklassniki) download video?
OK.ru (Odnoklassniki) download video è un'estensione di Chrome sviluppata da derevnyalive2017, e la sua funzione principale è "Downloads videos from OK.ru (Odnoklassniki)".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione OK.ru (Odnoklassniki) download video
Scarica i file di estensione OK.ru (Odnoklassniki) download video in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | mpddkeabolhjmhaogpdkmlkbehnnldoe |
URL Ufficiale | https://chrome.google.com/webstore/detail/okru-odnoklassniki-downlo/mpddkeabolhjmhaogpdkmlkbehnnldoe |
Descrizione | Downloads videos from OK.ru (Odnoklassniki) |
Dimensione del File | 93.75 KB |
Conteggio Installazioni | 1,722 |
Versione Corrente | 2.1.1 |
Ultimo Aggiornamento | 2023-02-27 |
Data di Pubblicazione | 2021-11-22 |
Valutazione | 3.22/5 Totale 9 Valutazioni |
Sviluppatore | derevnyalive2017 |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://all-downloaders.com |
Lingue Supportate | 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" } } |