Softz For PC
Download Latest Software and Apps for PC Like Windows, Mac & Linux.
Apa itu Softz For PC?
Softz For PC adalah ekstensi Chrome yang dikembangkan oleh https://softzforpc.com, dan fitur utamanya adalah "Download Latest Software and Apps for PC Like Windows, Mac & Linux.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Softz For PC
Unduh file ekstensi Softz For PC dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | gaafjcnhoejdifbkngilbndcggdpgkko |
URL Resmi | https://chrome.google.com/webstore/detail/softz-for-pc/gaafjcnhoejdifbkngilbndcggdpgkko |
Deskripsi | Download Latest Software and Apps for PC Like Windows, Mac & Linux. |
Ukuran File | 147 KB |
Jumlah Instalasi | 33 |
Versi Saat Ini | 1.0.4 |
Terakhir Diperbarui | 2019-05-24 |
Tanggal Publikasi | 2019-05-23 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://softzforpc.com |
Tipe Pembayaran | free |
Situs Ekstensi | https://softzforpc.com/vpn-master-for-pc/ |
URL Halaman Bantuan | https://softzforpc.com/privacy-policy/ |
URL Halaman Kebijakan Privasi | https://softzforpc.com/privacy-policy |
Bahasa yang Didukung | 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\/*" ] } |