DeepVault

Verify your files with DeepVault

DeepVault란 무엇입니까?

DeepVault은(는) DeepOnion에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Verify your files with DeepVault"입니다.

확장 프로그램 스크린샷

screenshot

DeepVault 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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