Slardar View

Slardar View

A convenient tool to see the requests send by Slardar

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Slardar View",
  "description": "A convenient tool to see the requests send by Slardar",
  "version": "5.8",
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "/images/logo.png",
      "48": "/images/[email protected]",
      "128": "/images/[email protected]"
    }
  },
  "devtools_page": "devtools.html",
  "icons": {
    "16": "/images/logo.png",
    "48": "/images/[email protected]",
    "128": "/images/[email protected]"
  }
}