Implement a Chrome extension to access IronStorage #83
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A Chrome extension that allows to access IronStorage from Chrome for people who just want to access the passwords in a webbrowser instead of going for full system integration. also this would work for Mac, Linux and Windows the same way, since it is a cross-plattform solution.
The desktop app probably neeeds some support so that the chrome extension can make use of its base without actually needing to implement everything in wasm. This needs to be fleshed out more.