PracticeSync for EvetPractice Firefox

Examine source code of PracticeSync for EvetPractice

Inspect and view changes in PracticeSync for EvetPractice source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PracticeSync Payments for Pulse",
  "description": "A payment integration extension for sending payments to card reader terminals.",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "version": "1.1.8",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "evetpractice@4act.com",
      "strict_min_version": "58.0"
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "*://localhost/*",
    "*://vsmart.vsurv.com/*"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.evetpractice.com/*"
      ],
      "all_frames": true,
      "js": [
        "jquery-3.6.0.min.js",
        "jquery-ui.min.js",
        "isolate-jquery.js",
        "shared/sharedPaymentFunctions.js",
        "pims/eVetPractice/eVetPractice.js"
      ],
      "css": [
        "extension.css"
      ]
    }
  ]
}

Mejores alternativas PracticeSync for EvetPractice

Aquí hay algunas Firefox add-ons que son similares a PracticeSync for EvetPractice: