WiFi Hacker - Password Show

WiFi Hacker - Password Show

It will help you to secure you from hackers and manage wifi

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "WiFi Hacker - Password Show",
  "version": "1.8.3",
  "manifest_version": 3,
  "description": "It will help you to secure you from hackers and manage wifi ",
  "action": {
    "default_icon": "icon.png",
    "default_title": "WiFi Hacker",
    "default_popup": "extension.html"
  },
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ed002583-eec5-4324-a61e-83a47585ecf0}"
    }
  }
}