Softz For PC
Download Latest Software and Apps for PC Like Windows, Mac & Linux.
Softz For PCคืออะไร?
Softz For PC เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://softzforpc.com และคุณลักษณะหลักของมันคือ "Download Latest Software and Apps for PC Like Windows, Mac & Linux."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Softz For PC
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
URL อย่างเป็นทางการ | 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\/*" ] } |