Add-on stats
Ranking
Other platforms
Add-on summary
View Laravel encrypted .env files directly in GitHub pull requests.
One of the biggest drawbacks of using Laravel's encrypted .env files is that it makes it very hard to view the diff of any changes when doing a PR review. This extension provides a handy "Decrypt" button which will take in the base64 key and display a human readable diff.
This extension DOES NOT transfer any information to an outside source. All decryption is handled in browser by the extension and written directly to the DOM.
This extension can be tested on this PR
Current Restrictions
- Only supports default Laravel AES Cipher
User reviews
Add-on safety
Risk impact
Encrypted Env Viewer for Laravel requires a few sensitive permissions. Exercise caution before installing.
Risk likelihood
Encrypted Env Viewer for Laravel has earned a fairly good reputation and likely can be trusted.