FbChat Firefox

Examine source code of FbChat

제작자: jquezadarios
Inspect and view changes in FbChat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FbChat",
  "version": "1.4",
  "content_scripts": [
    {
      "matches": [
        "https://m.facebook.com/*"
      ],
      "js": [
        "FbChat.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "jquezadarios@gmail.com",
      "strict_min_version": "45.0"
    }
  },
  "permissions": [
    "https://m.facebook.com/*",
    "https://stackpath.bootstrapcdn.com/*",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "BackgroundScript.js"
    ]
  }
}

최고의 FbChat 대안

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