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 |
官方網址 | 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\/*" ] } |