Digital Forensics
Here you will get all tutorials of Digital Forensics, Information Security, Ethical Hacking & other Technology
什么是Digital Forensics?
Digital Forensics是由https://darkhunts.com开发的Chrome扩展程序,该扩展的主要功能是“Here you will get all tutorials of Digital Forensics, Information Security, Ethical Hacking & other Technology”。
扩展截图
下载Digital Forensics扩展crx文件
下载Digital Forensics扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Digital Forensics |
ID | hokdhnhhmhjhcdncajpopbklifablhcm |
官方URL | https://chromewebstore.google.com/detail/digital-forensics/hokdhnhhmhjhcdncajpopbklifablhcm |
简介 | Here you will get all tutorials of Digital Forensics, Information Security, Ethical Hacking & other Technology |
文件大小 | 252 KB |
安装次数 | 51 |
当前版本 | 2 |
更新时间 | 2021-05-13 |
上架时间 | 2021-05-13 |
开发者 | https://darkhunts.com |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://seczap.com/index.php/privacy-policy |
支持的语言 | 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" } } |