DeepVault

Verify your files with DeepVault

Co to jest DeepVault?

DeepVault to rozszerzenie Chrome opracowane przez DeepOnion, a jego główną funkcją jest „Verify your files with DeepVault”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia DeepVault

Pobierz pliki rozszerzeń DeepVault w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa DeepVault DeepVault
ID bgcbnfimihoednpaioglkkmiihddceme
Oficjalny URL https://chromewebstore.google.com/detail/deepvault/bgcbnfimihoednpaioglkkmiihddceme
Opis Verify your files with DeepVault
Rozmiar pliku 59.85 KB
Liczba instalacji 69
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2019-02-19
Data Publikacji 2019-02-19
Ocena 5.00/5 Łącznie 17 Oceny
Deweloper DeepOnion
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://deepvaultonline.com/
Adres URL Strony Pomocy https://deepvaultonline.com/
Obsługiwane Języki 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"
}