Software Downloader for Windows & Linux

Software & program downloader to search & download applications integrated with OnWorks.

Software Downloader for Windows & Linux란 무엇입니까?

Software Downloader for Windows & Linux은(는) ApkOnline android online에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Software & program downloader to search & download applications integrated with OnWorks."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Software Downloader for Windows & Linux 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        This extension is a software and program downloader to search, download and run Windows and Linux applications. It is mainly design to facilitate the development of any app. When the extension is clicked, it opens a window where users can search for its desired program for Windows and Linux. After that, our internal engine searches for the best apps that match the keywords entered. These programs appear in a list where the users can click from to initiate the download having as a reference the OnWorks.net search engine.

Its main features are:

* Search for Windows programs. 
* Search for Linux programs. 
* Download Windows programs.
* Download Linux programs.
* Can use our onworks.net to run any online Windows and online Linux applications.                    

확장 프로그램 기본 정보

이름 Software Downloader for Windows & Linux Software Downloader for Windows & Linux
ID dkmalmnbpgklflkpknpningkffjkgadg
공식 URL https://chromewebstore.google.com/detail/software-downloader-for-w/dkmalmnbpgklflkpknpningkffjkgadg
설명 Software & program downloader to search & download applications integrated with OnWorks.
파일 크기 292 KB
설치 횟수 2,794
현재 버전 1.1.0
최근 업데이트 2022-02-02
출시 날짜 2022-02-01
평점 3.00/5 총 4 개의 평점
개발자 ApkOnline android online
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.onworks.net
도움말 페이지 URL https://www.onworks.net
개인정보 보호 정책 페이지 URL https://www.apkonline.net/index.php/cloud-apps-policy
지원되는 언어 de,en,fr,nl,tr,es,es-419,it,pl,pt-BR,pt-PT,ru,uk,hi,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "1.1.0",
    "description": "__MSG_description__",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icons\/app_38.png"
    },
    "icons": {
        "128": "icons\/app_128.png",
        "48": "icons\/app_48.png",
        "16": "icons\/app_16.png"
    }
}