File build/chrome/manifest.json artifact ceb805c9f7 part of check-in 036113d051
{ "manifest_version": 2, "name": "CACKey", "version": "0.7.5.1", "app": { "background": { "scripts": [ "google-pcsc.js", "cackey.js" ], "persistent": false } }, "permissions": [ "certificateProvider", "alwaysOnTopWindows" ] }