AIR for Chrome
1-click evidence acquisition for Chrome.
什么是AIR for Chrome?
AIR for Chrome是由Binalyze开发的Chrome扩展程序,该扩展的主要功能是“1-click evidence acquisition for Chrome.”。
扩展截图
下载AIR for Chrome扩展crx文件
下载AIR for Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
AIR for Chrome is the fastest and easiest way of capturing forensic evidence from Chrome browsers. It runs as an extension and lets investigators capture forensic evidence with a single click. Evidence is collected into a well-organized HTML report that is accompanied by individual CSV files.
扩展基本信息
名称 | AIR for Chrome |
ID | lbpmecejcofpjciobpdkddbdacdclemf |
官方URL | https://chromewebstore.google.com/detail/air-for-chrome/lbpmecejcofpjciobpdkddbdacdclemf |
简介 | 1-click evidence acquisition for Chrome. |
文件大小 | 3.19 MB |
安装次数 | 122 |
当前版本 | 1.5.1 |
更新时间 | 2024-01-23 |
上架时间 | 2022-04-08 |
评分 | 5.00/5 共9次评分 |
开发者 | Binalyze |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.binalyze.com |
帮助页面URL | https://kb.binalyze.com |
隐私政策页面URL | https://www.binalyze.com/resources/privacy-statement |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "AIR for Chrome", "version": "1.5.1", "description": "1-click evidence acquisition for Chrome.", "icons": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" }, "action": { "default_icon": "assets\/icons\/16.png", "default_popup": "popup\/index.html", "default_title": "Popup" }, "background": { "service_worker": "background-worker.js" }, "content_scripts": [ { "js": [ "content\/index.js" ], "matches": [ " |