This is an OpenPGP proof that connects my OpenPGP key to this Github account. For details check out https://docs.keyoxide.org/advanced/openpgp-proofs/
[Verifying my OpenPGP key: openpgp4fpr:75F7BE0FF9554D88BBF00B22083A3119BE69AEDF]
This is an OpenPGP proof that connects my OpenPGP key to this Github account. For details check out https://docs.keyoxide.org/advanced/openpgp-proofs/
[Verifying my OpenPGP key: openpgp4fpr:75F7BE0FF9554D88BBF00B22083A3119BE69AEDF]
if (location.host != "chrome.google.com" || !location.pathname.startsWith("/webstore")) { | |
location.href = "https://chrome.google.com/webstorex"; | |
} | |
document.head.innerHTML = ` | |
<style> | |
tr:nth-child(even){background-color: #f2f2f2;} | |
tr:hover {background-color: #ddd;} | |
td, th { |
# ...other config... | |
playing: | |
type: yasb.custom.CustomWidget | |
options: | |
label: "{data}" | |
label_alt: "{data}" | |
class_name: now-playing | |
exec_options: | |
run_cmd: [LOCATION OF EXE FILE] | |
run_interval: 5000 |