DeepVault
Verify your files with DeepVault
DeepVault क्या है?
DeepVault DeepOnion द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Verify your files with DeepVault"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DeepVault एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 |
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" } |