| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-17 | manifest.json: Add public key | Teddy Wing | |
| Allows us to get a permanent extension ID that we can refer to for Native Messaging (ID: pacpdcpgfbpkdpmhfaljffnfbdanmblh). Generated the key with: $ openssl rsa -in key.pem -pubout -outform DER 2>/dev/null | openssl base64 -A && echo Using the explanation provided by Rob W (https://stackoverflow.com/users/938089/rob-w) on Stack Overflow: https://stackoverflow.com/questions/23873623/obtaining-chrome-extension-id-for-development/23877974#23877974 | |||
| 2021-01-17 | Add native messaging host (new Rust v1.49.0 project) | Teddy Wing | |
| 2021-01-17 | Add manifest.json | Teddy Wing | |
