Shill Log Processor

Shill Log Processor

Log processor for Shill network logs.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Shill Log Processor",
  "version": "0.1",
  "manifest_version": 2,
  "description": "Log processor for Shill network logs.",
  "offline_enabled": true,
  "options_page": "service_states.html",
  "icons": {
    "128": "wifi_icon.png"
  }
}