Extension require extra permission copy and paste from clipboard #97
-
This is new feature we added to extension where you can copy some content to your clipboard and also paste value from your clipboard to any required field .Is it mandatory
https://developer.chrome.com/docs/extensions/mv2/permission_warnings/
We are stuck at one point where MV3 is not supporting one of feature which we require as a part of extension which is
|
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 1 reply
-
https://developer.chrome.com/docs/extensions/mv2/permission_warnings/
We are stuck at one point where MV3 is not supporting one of feature which we require as a part of extension which is i18n Ref: https://bugs.chromium.org/p/chromium/issues/detail?id=1159438 |
Beta Was this translation helpful? Give feedback.
https://developer.chrome.com/docs/extensions/mv2/permission_warnings/
We are stuck at one point where MV3 is not supporting one of feature which we require as a part of extension which is i18n
Ref: https…