DeepVault
Verify your files with DeepVault
What is DeepVault?
DeepVault is a Chrome extension developed by DeepOnion, and its main feature is "Verify your files with DeepVault".
Extension Screenshots
Download DeepVault Extension CRX File
Download DeepVault extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | DeepVault |
ID | bgcbnfimihoednpaioglkkmiihddceme |
Official URL | https://chromewebstore.google.com/detail/deepvault/bgcbnfimihoednpaioglkkmiihddceme |
Description | Verify your files with DeepVault |
File Size | 59.85 KB |
Installation Count | 69 |
Current Version | 1.2 |
Last Updated | 2019-02-19 |
Publish Date | 2019-02-19 |
Rating | 5.00/5 Total 17 Ratings |
Developer | DeepOnion |
[email protected] | |
Payment Type | free |
Extension Website | https://deepvaultonline.com/ |
Help Page URL | https://deepvaultonline.com/ |
Supported Languages | 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" } |