Adding an option to the extension so that an instanceIdentifier can be added, which is the available via bt clients. The allows bt to distinguish between different 'instances of the extension', such as chrome running different profiles (which will have the extension added separately, with different instanceIdentifier).
Initial PR for discussion
Adding an option to the extension so that an instanceIdentifier can be added, which is the available via
bt clients
. The allows bt to distinguish between different 'instances of the extension', such as chrome running different profiles (which will have the extension added separately, with different instanceIdentifier).Addresses #71
Note: