AcuriMed AI Firefox

Examine source code of AcuriMed AI

Inspect and view changes in AcuriMed AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AcuriMed AI",
  "version": "1.0.14.1",
  "manifest_version": 2,
  "description": "Converts conversations records into structured SOAP notes and provide suggestions for (ICD) codes",
  "default_locale": "id",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "contextMenus",
    "storage",
    "tabs",
    "scripting",
    "https://acurimed.ai/*"
  ],
  "web_accessible_resources": [
    "tunnel.html",
    "tunnel.js",
    "content-script.js",
    "fonts/Roboto-Regular.ttf",
    "fonts/Roboto-Bold.ttf",
    "opus/encoderWorker.umd.js",
    "opus/OpusMediaRecorder.umd.js",
    "opus/WebMOpusEncoder.wasm",
    "opus/OggOpusEncoder.wasm",
    "select2-parser.js",
    "_locales/id/messages.json",
    "_locales/en/messages.json"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'; default-src *; media-src blob:;",
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content-script.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "minimum_chrome_version": "131",
  "sidebar_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    },
    "default_title": "AcuriMed AI",
    "default_panel": "sidepanel/index.html"
  },
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    },
    "default_title": "__MSG_actionTitle__"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{45a62f6f-b6e7-44d3-84a4-a32066f02796}"
    }
  }
}

Best AcuriMed AI Alternatives

Here are some Firefox add-ons that are similar to AcuriMed AI: