Softz For PC
Download Latest Software and Apps for PC Like Windows, Mac & Linux.
Softz For PC란 무엇입니까?
Softz For PC은(는) https://softzforpc.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Download Latest Software and Apps for PC Like Windows, Mac & Linux."입니다.
확장 프로그램 스크린샷
Softz For PC 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This extension Provides the free app download for pc and android. The Chrome Extension comes with an easy to use interface which also has an easy navigation system. You can navigate through any feature of the extension from the homepage. The extension is made lightweight for easier and faster service. The softzforpc Chrome Extension also allows you to read more tips and tricks and download many android app and pc software. So add the extension on chrome now to make your next download much easier.
확장 프로그램 기본 정보
이름 | |
ID | gaafjcnhoejdifbkngilbndcggdpgkko |
공식 URL | https://chrome.google.com/webstore/detail/softz-for-pc/gaafjcnhoejdifbkngilbndcggdpgkko |
설명 | Download Latest Software and Apps for PC Like Windows, Mac & Linux. |
파일 크기 | 147 KB |
설치 횟수 | 33 |
현재 버전 | 1.0.4 |
최근 업데이트 | 2019-05-24 |
출시 날짜 | 2019-05-23 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://softzforpc.com |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://softzforpc.com/vpn-master-for-pc/ |
도움말 페이지 URL | https://softzforpc.com/privacy-policy/ |
개인정보 보호 정책 페이지 URL | https://softzforpc.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Softz For PC", "version": "1.0.4", "manifest_version": 2, "description": "Download Latest Software and Apps for PC Like Windows, Mac & Linux.", "background": { "page": "background.html" }, "default_locale": "en", "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "icons": { "128": "img\/icon128.png", "16": "img\/icon16.png", "48": "img\/icon48.png" }, "options_page": "options.html", "permissions": [ "https:\/\/softzforpc.com\/*" ] } |