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文件
下载Softz For PC扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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\/*" ] } |