riix Password Generator

riix Password Generator

The riix Password Generator is a extension developed to allow users to quickly create secure passwords containing numbers, letters,…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "0.0.0.1",
  "name": "riix Password Generator",
  "action": {
    "default_popup": "index.html",
    "default_icon": "icon.png"
  }
}