Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"*:\/\/*\/*"
]
}
],
"description": "Allows Bottomline PT-X to digitally sign payment & collection data",
"host_permissions": [
"*:\/\/*\/*"
],
"icons": {
"128": "icon-128.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjzcVqUFSCt1lRermk1kHRA\/0iufM3spFF8wx4luvCxrqZQe4Z+48fi90kpIXzFJyA\/3urfyx4CEdsL\/jAehAS\/rBLRTNHXrUkBw9E\/0X45IU\/0AVCGM+c3ujmJd+TsKIwgYqlZyjrUaX0azydF5FCwZkjOLGHS\/ZWTF1vBTeIrR63wiLzk18F61DbPey5zgYywJC1A+2cQTc5cq9LdY5+elLFyCmmjdtCxIH5fVd1YEqXSdFxyDs9TglCkhKcu6fg8WSKIKtwiA9vF7jDY95VhBhcikHd9tXQV9E6fLd3nUzzEusI6Lhv62COSnUoUDDjLceFJcqJsNTWT6gdj58bwIDAQAB",
"manifest_version": 3,
"name": "Bottomline PTX eSigner",
"permissions": [
"nativeMessaging"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.0.0.1"
}