Decrypts Ansible vaults on github.com and caches passwords in memoryThis extension adds a "Decrypt" button to files on github.com that display an Ansible encrypted vault.
The decryption happens in-browser (nothing is transmitted), and the password used to decrypt is cached only in-memory.
Ansible (http://www.ansible.com/) is a popular configuration management tool.
The full source code for this extension is available at https://github.com/gwatts/chrome-ansible