Extensão do Chrome Detecte a ação de cópia
partial interface Navigator {
[SecureContext, SameObject] readonly attribute Clipboard clipboard;
};
Gorgeous Grouse
partial interface Navigator {
[SecureContext, SameObject] readonly attribute Clipboard clipboard;
};