I have a .crx file for the chrome extension and for changing its external_extensions.json.
It works correctly, but after removing it in the user interface there is no way to reinstall it.
According to Google documentation .
If I remove the extension through the user interface, the extension will be blacklisted and
I can remove it by installing the extension through the interface and uninstalling it.
I want to know how to remove a blacklist without installing through the interface.
Is there any way to use it?
source share