@@ -12,10 +12,12 @@ "app": { "background": { "scripts": [ "google-pcsc.js", + "jsrsasign.js", + "ssh-agent.js", "cackey.js" ], "persistent": false } },