DeepVault
Verify your files with DeepVault
Wat is DeepVault?
DeepVault is een Chrome-extensie ontwikkeld door DeepOnion, en de belangrijkste functie is "Verify your files with DeepVault".
Extensie Screenshots
Download het CRX-bestand van de extensie DeepVault
Download DeepVault-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | DeepVault |
ID | bgcbnfimihoednpaioglkkmiihddceme |
Officiële URL | https://chromewebstore.google.com/detail/deepvault/bgcbnfimihoednpaioglkkmiihddceme |
Beschrijving | Verify your files with DeepVault |
Bestandsgrootte | 59.85 KB |
Aantal Installaties | 69 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2019-02-19 |
Publicatiedatum | 2019-02-19 |
Beoordeling | 5.00/5 Totaal 17 Beoordelingen |
Ontwikkelaar | DeepOnion |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://deepvaultonline.com/ |
Help Pagina-URL | https://deepvaultonline.com/ |
Ondersteunde Talen | 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" } |