DeepVault
Verify your files with DeepVault
Vad är DeepVault?
DeepVault är en Chrome-tillägg utvecklad av DeepOnion, och dess huvudfunktion är "Verify your files with DeepVault".
Tilläggsskärmbilder
Ladda ner DeepVault-förlängningens CRX-fil
Ladda ner DeepVault-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | DeepVault |
ID | bgcbnfimihoednpaioglkkmiihddceme |
Officiell webbadress | https://chromewebstore.google.com/detail/deepvault/bgcbnfimihoednpaioglkkmiihddceme |
Beskrivning | Verify your files with DeepVault |
Filstorlek | 59.85 KB |
Antal Installationer | 69 |
Aktuell Version | 1.2 |
Senast Uppdaterad | 2019-02-19 |
Publiceringsdatum | 2019-02-19 |
Betyg | 5.00/5 Totalt 17 Betyg |
Utvecklare | DeepOnion |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://deepvaultonline.com/ |
Hjälpsida URL | https://deepvaultonline.com/ |
Stödda Språk | 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" } |