Softz For PC
Download Latest Software and Apps for PC Like Windows, Mac & Linux.
What is Softz For PC?
Softz For PC is a Chrome extension developed by https://softzforpc.com, and its main feature is "Download Latest Software and Apps for PC Like Windows, Mac & Linux.".
Extension Screenshots
Download Softz For PC Extension CRX File
Download Softz For PC extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | gaafjcnhoejdifbkngilbndcggdpgkko |
Official URL | https://chrome.google.com/webstore/detail/softz-for-pc/gaafjcnhoejdifbkngilbndcggdpgkko |
Description | Download Latest Software and Apps for PC Like Windows, Mac & Linux. |
File Size | 147 KB |
Installation Count | 33 |
Current Version | 1.0.4 |
Last Updated | 2019-05-24 |
Publish Date | 2019-05-23 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://softzforpc.com |
Payment Type | free |
Extension Website | https://softzforpc.com/vpn-master-for-pc/ |
Help Page URL | https://softzforpc.com/privacy-policy/ |
Privacy Policy Page URL | https://softzforpc.com/privacy-policy |
Supported Languages | 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\/*" ] } |