Softz For PC
Download Latest Software and Apps for PC Like Windows, Mac & Linux.
Cos'è Softz For PC?
Softz For PC è un'estensione di Chrome sviluppata da https://softzforpc.com, e la sua funzione principale è "Download Latest Software and Apps for PC Like Windows, Mac & Linux.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Softz For PC
Scarica i file di estensione Softz For PC in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | gaafjcnhoejdifbkngilbndcggdpgkko |
URL Ufficiale | https://chrome.google.com/webstore/detail/softz-for-pc/gaafjcnhoejdifbkngilbndcggdpgkko |
Descrizione | Download Latest Software and Apps for PC Like Windows, Mac & Linux. |
Dimensione del File | 147 KB |
Conteggio Installazioni | 33 |
Versione Corrente | 1.0.4 |
Ultimo Aggiornamento | 2019-05-24 |
Data di Pubblicazione | 2019-05-23 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://softzforpc.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://softzforpc.com/vpn-master-for-pc/ |
URL della Pagina di Aiuto | https://softzforpc.com/privacy-policy/ |
URL della Pagina della Politica sulla Privacy | https://softzforpc.com/privacy-policy |
Lingue Supportate | 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\/*" ] } |