DeepVault

Verify your files with DeepVault

Что такое DeepVault?

DeepVault - это расширение Chrome, разработанное DeepOnion, и его основная функция - "Verify your files with DeepVault".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения DeepVault

Скачайте файлы расширений DeepVault в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название DeepVault DeepVault
ID bgcbnfimihoednpaioglkkmiihddceme
Официальный URL https://chromewebstore.google.com/detail/deepvault/bgcbnfimihoednpaioglkkmiihddceme
Описание Verify your files with DeepVault
Размер файла 59.85 KB
Количество установок 69
Текущая Версия 1.2
Последнее Обновление 2019-02-19
Дата публикации 2019-02-19
Рейтинг 5.00/5 Всего 17 оценок
Разработчик DeepOnion
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://deepvaultonline.com/
URL страницы помощи https://deepvaultonline.com/
Поддерживаемые языки 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"
}