SEARCH Investigative and Forensic Toolbar

SEARCH Investigative and Forensic Toolbar

This extension provides investigators and forensic examiners with links to investigative and forensic resources

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "SEARCH Investigative and Forensic Toolbar",
  "description": "This extension provides investigators and forensic examiners with links to investigative and forensic resources",
  "version": "4.1",
  "author": "Timothy M. Lott, SEARCH Group, Inc.",
  "icons": {
    "128": "/images/search64.png"
  },
  "browser_action": {
    "default_icon": "/images/search64.png",
    "default_popup": "popup.html"
  }
}