aboutsummaryrefslogtreecommitdiffstats
path: root/extension/background.js
diff options
context:
space:
mode:
authorTeddy Wing2021-01-17 16:07:10 +0100
committerTeddy Wing2021-01-17 16:09:02 +0100
commit05544f7b31667c3a74d3ab254d53475e0f201b0d (patch)
treef2ca87aab95fd8dbcd64ba72ee4ff0db4a49d082 /extension/background.js
parent9d6537df154f458f2902a66f7df90acf8370dec7 (diff)
downloadextreload-05544f7b31667c3a74d3ab254d53475e0f201b0d.tar.bz2
manifest.json: Add public key
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
Diffstat (limited to 'extension/background.js')
0 files changed, 0 insertions, 0 deletions