Macquaisie VPN (USA)
USA VPN CONNECTION
Macquaisie VPN (USA)คืออะไร?
Macquaisie VPN (USA) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย macquaisie และคุณลักษณะหลักของมันคือ "USA VPN CONNECTION"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Macquaisie VPN (USA)
ดาวน์โหลดไฟล์ส่วนขยาย Macquaisie VPN (USA) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
"Experience the future of browsing with our cutting-edge Chrome extension. This powerful tool allows you to seamlessly switch between VPN and direct connections with just a click, ensuring your online activities are as secure as they are convenient. Whether you're a business professional or simply browsing for leisure, our extension empowers you to control your online privacy like never before. Try it today and embrace a safer, more connected digital experience."
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ghmdjheceplejjdkajdnlnbfnbnbnhcb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/macquaisie-vpn-usa/ghmdjheceplejjdkajdnlnbfnbnbnhcb |
คำอธิบาย | USA VPN CONNECTION |
ขนาดไฟล์ | 130 KB |
จำนวนการติดตั้ง | 97 |
เวอร์ชันปัจจุบัน | 0.0.0.2 |
อัปเดตครั้งล่าสุด | 2023-10-23 |
วันที่เผยแพร่ | 2023-10-22 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | macquaisie |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://drive.google.com/file/d/17GFkcmRF6enjuAAG9OGqrkBZ0554NZDz/view?usp=sharing |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Macquaisie VPN (USA)", "description": "USA VPN CONNECTION", "version": "0.0.0.2", "manifest_version": 3, "icons": { "16": "\/favicon\/favicon-16x16.png", "32": "\/favicon\/favicon-32x32.png", "48": "\/favicon\/favicon-48x48.png", "128": "\/favicon\/favicon-128x128.png" }, "permissions": [ "proxy", "notifications" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "\/favicon\/favicon-16x16.png", "48": "\/favicon\/favicon-48x48.png" } }, "background": { "service_worker": "background.js" } } |