GoogleChromeLabs / chromeos_smart_card_connector

Smart Card Connector App for Chrome OS
https://chrome.google.com/webstore/detail/smart-card-connector/khpfeaanjngmcnplbdlpegiifgpfgdco
Apache License 2.0
133 stars 50 forks source link

How to add extension to allowlist #1112

Closed alizarei95 closed 5 months ago

alizarei95 commented 8 months ago

Hi there, I read this topic and found out that there is whitelist to omit first-time permission. How is it possible to add our extension to this list?

emaxx-google commented 8 months ago

Hi, you can create a Pull Request that adds your extension to the allowlist: https://github.com/GoogleChromeLabs/chromeos_smart_card_connector/blob/main/third_party/pcsc-lite/naclport/server_clients_management/src/known_client_apps.json .

We'll review it internally.