Ta3atiq Firefox

Examine source code of Ta3atiq

제작자: Danny Tylman
Inspect and view changes in Ta3atiq source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Ta3atiq",
  "version": "1.0.3resigned1",
  "manifest_version": 2,
  "description": "Transcribe Web Pages",
  "page_action": {
    "browser_style": true,
    "default_icon": "ta3atic-48.png",
    "default_title": "Toggle trascription"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "transcribe.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{853db27e-a77d-4894-b128-e81f46f36bef}"
    }
  }
}

최고의 Ta3atiq 대안

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