>>245
ユーザーコマンド( https://sikiapp.net/usercommand/ )に以下を追加でURLの右クリックメニューに追加されます

"webarchive": {
"label": "Web Archiveで開く",
"type": "emit",
"attach": "url",
"command": "uri:open-external",
"params": [
"https://web.archive.org/web/${TEXT}"
]
}