DeepVault
Verify your files with DeepVault
DeepVaultคืออะไร?
DeepVault เป็นส่วนขยายของ Chrome ที่พัฒนาโดย DeepOnion และคุณลักษณะหลักของมันคือ "Verify your files with DeepVault"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DeepVault
ดาวน์โหลดไฟล์ส่วนขยาย DeepVault ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
DeepVault Extension works on the DeepOnion Blockchain. DeepVault allows people to register and verify files within the blockchain, making easy to detect if a file or document has been altered or changed since it has been registerd by the owner. Your files never leave your computer and are never uploaded to our server. Your browser processes the data. DeepVault is an Online Notary service that uses an advanced hashing process and file verification process. The hashing process used is the secure and trusted SHA-256 algorithm.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | DeepVault |
ID | bgcbnfimihoednpaioglkkmiihddceme |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/deepvault/bgcbnfimihoednpaioglkkmiihddceme |
คำอธิบาย | Verify your files with DeepVault |
ขนาดไฟล์ | 59.85 KB |
จำนวนการติดตั้ง | 69 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2019-02-19 |
วันที่เผยแพร่ | 2019-02-19 |
คะแนน | 5.00/5 รวมทั้งหมด 17 คะแนน |
ผู้พัฒนา | DeepOnion |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://deepvaultonline.com/ |
URL หน้าช่วยเหลือ | https://deepvaultonline.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_popup": "deepVault.htm", "default_title": "DeepVault" }, "description": "Verify your files with DeepVault", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2, "name": "DeepVault", "version": "1.2" } |