QC Tool Firefox

Examine source code of QC Tool

제작자: Ahmed Omar
Inspect and view changes in QC Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QC Tool",
  "version": "1.4.4",
  "description": "QC Comments + Auto fill Interaction Number",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": false,
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_title": "QC Tool"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "speechlog-helper-c8c1bf98@ahmedomar",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 QC Tool 대안

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