DeepVault

Verify your files with DeepVault

什么是DeepVault?

DeepVault是由DeepOnion开发的Chrome扩展程序,该扩展的主要功能是“Verify your files with DeepVault”。

扩展截图

screenshot

下载DeepVault扩展crx文件

下载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"
}