DeepVault

Verify your files with DeepVault

DeepVault là gì?

DeepVault là một tiện ích mở rộng Chrome được phát triển bởi DeepOnion, và tính năng chính của nó là "Verify your files with DeepVault".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng DeepVault

Tải xuống các tệp mở rộng DeepVault dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên DeepVault DeepVault
ID bgcbnfimihoednpaioglkkmiihddceme
URL Chính Thức https://chromewebstore.google.com/detail/deepvault/bgcbnfimihoednpaioglkkmiihddceme
Mô tả Verify your files with DeepVault
Kích Thước Tệp 59.85 KB
Số Lần Cài Đặt 69
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2019-02-19
Ngày Phát Hành 2019-02-19
Đánh Giá 5.00/5 Tổng số 17 Đánh Giá
Nhà Phát Triển DeepOnion
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://deepvaultonline.com/
URL Trang Trợ Giúp https://deepvaultonline.com/
Ngôn Ngữ Được Hỗ Trợ 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"
}