AIR for Chrome
1-click evidence acquisition for Chrome.
Wat is AIR for Chrome?
AIR for Chrome is een Chrome-extensie ontwikkeld door Binalyze, en de belangrijkste functie is "1-click evidence acquisition for Chrome.".
Extensie Screenshots
Download het CRX-bestand van de extensie AIR for Chrome
Download AIR for Chrome-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | AIR for Chrome |
ID | lbpmecejcofpjciobpdkddbdacdclemf |
Officiële URL | https://chromewebstore.google.com/detail/air-for-chrome/lbpmecejcofpjciobpdkddbdacdclemf |
Beschrijving | 1-click evidence acquisition for Chrome. |
Bestandsgrootte | 3.19 MB |
Aantal Installaties | 122 |
Huidige Versie | 1.5.1 |
Laatst Bijgewerkt | 2024-01-23 |
Publicatiedatum | 2022-04-08 |
Beoordeling | 5.00/5 Totaal 9 Beoordelingen |
Ontwikkelaar | Binalyze |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.binalyze.com |
Help Pagina-URL | https://kb.binalyze.com |
URL van de Privacybeleid Pagina | https://www.binalyze.com/resources/privacy-statement |
Ondersteunde Talen | 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": [ " |