OK let me put this straight. Extensions which require permissions doesn’t mean they will suddenly popup showing a permission needs to be granted. Dangerous permissions are the ones which show up as a dialog requesting to be granted. READ_PHONE_STATE
is not a dangerous permission. If you’d like a list of permissions which will be asked to be granted, take a look in the dangerous permissions section here:
Thanks to @Taifun.