Speechpath Plugin Firefox

Examine source code of Speechpath Plugin

제작자: Speechpath Add-on
Inspect and view changes in Speechpath Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Speechpath Plugin",
  "version": "1.2.2",
  "description": "Speechpath telephony services in the browser",
  "homepage_url": "https://speechpath.app",
  "icons": {
    "48": "icons/active.png"
  },
  "permissions": [
    "privacy",
    "notifications",
    "contextMenus",
    "webRequest",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/active.png",
    "default_title": "Speechpath",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background/functions.js",
      "classes/SpeechpathPlugin.js",
      "classes/Pubnub.js",
      "classes/UserApi.js",
      "classes/Token.js",
      "classes/OAuth.js",
      "classes/BackgroundApp.js",
      "background/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4bb0dccf-b960-4ca2-b699-2da06ea660e4}"
    }
  }
}

최고의 Speechpath Plugin 대안

다음은 Speechpath Plugin과(와) 유사한 Firefox add-on입니다: