OK.ru (Odnoklassniki) download video
Downloads videos from OK.ru (Odnoklassniki)
OK.ru (Odnoklassniki) download video란 무엇입니까?
OK.ru (Odnoklassniki) download video은(는) derevnyalive2017에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Downloads videos from OK.ru (Odnoklassniki)"입니다.
확장 프로그램 스크린샷
OK.ru (Odnoklassniki) download video 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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" } } |