Lunascape Wallet
This is an extension to make it easier for decentralized applications (DApps) to access the Ethereum network.
It provides Ethereum's Web3 API for the javascript context of a website, thereby making blockchain data available to decentralized web apps from the browser.
The source code is provided unobfuscated in the extension, so anyone can verify it. In the future, we plan to provide the original source code (Typescript) so that the behavior of the program can be verified in a highly readable state.
The core components use the same libraries as DApps applications such as web3 used by Metamask, which is already available in the Chrome Web Store, and are guaranteed to work as verified by the open source community.