Better Passwork Firefox

Examine source code of Better Passwork

Inspect and view changes in Better Passwork source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "better-passwork",
  "version": "1.2.5",
  "description": "Does the same as Passwork, but better",
  "icons": {
    "128": "public/logo.png"
  },
  "action": {
    "default_icon": {
      "128": "public/logo.png"
    },
    "default_popup": "src/popup/index.html"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/main.ts-loader-CYUCwEmi.js"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "commands": {
    "fill": {
      "suggested_key": {
        "default": "Ctrl+Space"
      },
      "description": "Fills the detected form using the first password found"
    }
  },
  "options_ui": {
    "page": "src/options/index.html"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://*/*"
      ],
      "resources": [
        "public/logo.png",
        "assets/logins-Baqx0-JF.js",
        "assets/browser-polyfill-CXdGowpf.js",
        "assets/main.ts-CIx4ZlID.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@better-passwork"
    }
  }
}

Mejores alternativas Better Passwork

Aquí hay algunas Firefox add-ons que son similares a Better Passwork: