DeepVault
Verify your files with DeepVault
Cos'è DeepVault?
DeepVault è un'estensione di Chrome sviluppata da DeepOnion, e la sua funzione principale è "Verify your files with DeepVault".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione DeepVault
Scarica i file di estensione DeepVault in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | DeepVault |
ID | bgcbnfimihoednpaioglkkmiihddceme |
URL Ufficiale | https://chromewebstore.google.com/detail/deepvault/bgcbnfimihoednpaioglkkmiihddceme |
Descrizione | Verify your files with DeepVault |
Dimensione del File | 59.85 KB |
Conteggio Installazioni | 69 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2019-02-19 |
Data di Pubblicazione | 2019-02-19 |
Valutazione | 5.00/5 Totale 17 Valutazioni |
Sviluppatore | DeepOnion |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://deepvaultonline.com/ |
URL della Pagina di Aiuto | https://deepvaultonline.com/ |
Lingue Supportate | 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" } |