Digital Forensics
Here you will get all tutorials of Digital Forensics, Information Security, Ethical Hacking & other Technology
What is Digital Forensics?
Digital Forensics is a Chrome extension developed by https://darkhunts.com, and its main feature is "Here you will get all tutorials of Digital Forensics, Information Security, Ethical Hacking & other Technology".
Extension Screenshots
Download Digital Forensics Extension CRX File
Download Digital Forensics extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
DarkHunts.com developed for those peoples who want to learn about Information Security and Digital Forensics. We practice on our own device and networks and find solutions of technical problems. Disclaimer : This website dose not promote encourage any illegal activities. All contents provided by this website is meant for educational purposes only. If you have any questions or need any help then you can contact us on social media or suitable method.
Extension Basic Information
Name | Digital Forensics |
ID | hokdhnhhmhjhcdncajpopbklifablhcm |
Official URL | https://chromewebstore.google.com/detail/digital-forensics/hokdhnhhmhjhcdncajpopbklifablhcm |
Description | Here you will get all tutorials of Digital Forensics, Information Security, Ethical Hacking & other Technology |
File Size | 252 KB |
Installation Count | 51 |
Current Version | 2 |
Last Updated | 2021-05-13 |
Publish Date | 2021-05-13 |
Developer | https://darkhunts.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://seczap.com/index.php/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Digital Forensics", "description": "Here you will get all tutorials of Digital Forensics, Information Security, Ethical Hacking & other Technology", "version": "2", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |