3 items
Browser extension for automatically signing WebAuthn requests. Browser extension for automatically signing WebAuthn requests by intercepting navigator.credentials.create and navigator.credentials.get requests, support for all 3 types of cryptographic algorithms ['-7','-257','-8']. The extension stores the key that Windows Hello and other WebAuthn request handlers store in the TPM in the current site's LocalStorage under the key "webauthn_credentials." This means that the value can be exported and, at any time, even after a year, reimported into the site's storage/cookies (and the extension will automatically find it during the next "get" request and be able to sign it). So, you essentially store the key yourself and can see it (unlike the TPM contents, which cannot be read or exported).
rating_count is the Chrome Web Store ratings count, not a written-review count.