polkadot-js / extension

Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
Apache License 2.0
965 stars 403 forks source link

add extrinsic info while signing #1313

Open muddlebee opened 4 months ago

muddlebee commented 4 months ago

Talisman shows a nice preview of extrinsic you are supposed to sign, so one can view any malicious connection

image

Tbaut commented 4 months ago

The extension also shows the extrinsic. There is no specificly enhanced display for specific ones, but I don't think this would be particularly easy to maintain either. This extension is rather meant for advanced/developer users.