Softz For PC
Download Latest Software and Apps for PC Like Windows, Mac & Linux.
Qu'est-ce que Softz For PC ?
Softz For PC est une extension Chrome développée par https://softzforpc.com, et sa fonction principale est "Download Latest Software and Apps for PC Like Windows, Mac & Linux.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Softz For PC
Téléchargez les fichiers d'extension Softz For PC au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | gaafjcnhoejdifbkngilbndcggdpgkko |
URL Officiel | https://chrome.google.com/webstore/detail/softz-for-pc/gaafjcnhoejdifbkngilbndcggdpgkko |
Description | Download Latest Software and Apps for PC Like Windows, Mac & Linux. |
Taille du Fichier | 147 KB |
Nombre d'Installations | 33 |
Version Actuelle | 1.0.4 |
Dernière Mise à Jour | 2019-05-24 |
Date de Publication | 2019-05-23 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://softzforpc.com |
Type de Paiement | free |
Site Web de l'Extension | https://softzforpc.com/vpn-master-for-pc/ |
URL de la Page d'Aide | https://softzforpc.com/privacy-policy/ |
URL de la Page de Politique de Confidentialité | https://softzforpc.com/privacy-policy |
Langues Prises en Charge | 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\/*" ] } |